Newer Version Available

This content describes an older version of this product. View Latest

Commerce Address Field Input

Commerce address field input. This is used to reference custom fields for the address.
Root XML tag
<commerceAddressField>
JSON example
1{
2     "dataName" : "options__c", 
3     "text" : "alpha"
4}
Properties
Name Type Description Required or Optional Available Version
dataName String The name of the custom address field. Required 54.0
text String The value of the custom address field. Optional 54.0