SMART Return OrderAddress Model.
Property | Description | Required | Data Type |
---|---|---|---|
AddressLine1 | Flat / House number. | True | string |
AddressLine2 | Street Address. | False | string |
AddressLine3 | Town. | False | string |
AddressLine4 | Extra address info. | False | string |
City | City / County. | True | string |
Country | Country. | True | string |
Postcode | Postcode. | True | string |