StockLocationAddressDTO
StockLocationAddressDTO: Object
Represents a Stock Location Address
Type declaration
address_1stringRequiredStock location address
address_2string | nullStock location address' complement
citystring | nullStock location address' city
companystring | nullStock location company' name
country_codestringRequiredStock location address' country
created_atstring | DateRequiredThe date with timezone at which the resource was created.
deleted_atstring | Date | nullRequiredThe date with timezone at which the resource was deleted.
idstringThe stock location address' ID
metadataRecord<string, unknown> | nullAn optional key-value map with additional details
phonestring | nullStock location address' phone number
postal_codestring | nullStock location address' postal code
provincestring | nullStock location address' province
updated_atstring | DateRequiredThe date with timezone at which the resource was updated.
Was this section helpful?