customAttributes element
Type: | customAttributes |
Namespace: | (default namespace) |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<customAttributes>
<transferMode>...</transferMode>
</customAttributes>
Example JSON
{
"transferMode" : "..."
}