Skip to content

Files

17 lines (13 loc) · 1.06 KB

FreightRequestShipToAddressInner.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

xi.sdk.resellers.Model.FreightRequestShipToAddressInner

Properties

Name Type Description Notes
CompanyName string The name of the company the order will be shipped to. [optional]
AddressLine1 string Line 1 of the address the order will be shipped to. [optional]
AddressLine2 string Line 2 of the address the order will be shipped to. [optional]
AddressLine3 string Line 3 of the address the order will be shipped to. [optional]
City string The city the order will be shipped to. [optional]
State string The state the order will be shipped to. [optional]
PostalCode string The zip or postal code the order will be shipped to. [optional]
CountryCode string The two-character ISO country code the order will be shipped to. [optional]

[Back to Model list] [Back to API list] [Back to README]