NameDescriptionTypeAdditional information
AddressFieldName

Addressfield name.

string
AddressFieldLabel

Addressfield label.

string
DefaultTextValue

Addressfield default text value if it has not a list of values.

string The value is null if UseList is set to true.
DefaultAddressListValueID

Addressfield default value if it has a list of values.

integer The value is null if UseList is set to false.
ForCustomer

Indicate that addressfield settings applied to customer address

boolean
UseList

Indicate that addressfield has a list for its values

boolean
AddressListID

Addressfield's value list id

integer The value is null if UseList is set to false.
Required

Indicate that addressfield is a required field

boolean
ForBranch

Indicate that addressfield settings applied to branch address

boolean
ParentAddressListID

Parent list id of which addressfield's value list is a child

integer The value is null if UseList is set to false.