Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.12 KB

SalesArtefactAddress.md

File metadata and controls

20 lines (17 loc) · 1.12 KB

# SalesArtefactAddress

Properties

Name Type Description Notes
id string The unique identifier for the item [optional]
displayedAs string The name of the resource [optional]
path string The API path for the resource [optional]
addressLine1 string The first line of the address [optional]
addressLine2 string The second line of the address [optional]
city string The address town/city [optional]
postalCode string The address postal code/zipcode [optional]
country \SynergiTech\Sage\Model\Base [optional]
deletedAt \DateTime The datetime when the item was deleted [optional]
addressType \SynergiTech\Sage\Model\Base [optional]
region string The address state/province/region [optional]
countryGroup \SynergiTech\Sage\Model\Base [optional]

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