Skip to main content
Skip to main content

StockLocationAddressDTO

StockLocationAddressDTO: Object

Represents a Stock Location Address

Type declaration

address_1stringRequired
Stock location address
address_2string | null
Stock location address' complement
citystring | null
Stock location address' city
companystring | null
Stock location company' name
country_codestringRequired
Stock location address' country
created_atstring | DateRequired
The date with timezone at which the resource was created.
deleted_atstring | Date | nullRequired
The date with timezone at which the resource was deleted.
idstring
The stock location address' ID
metadataRecord<string, unknown> | null
An optional key-value map with additional details
phonestring | null
Stock location address' phone number
postal_codestring | null
Stock location address' postal code
provincestring | null
Stock location address' province
updated_atstring | DateRequired
The date with timezone at which the resource was updated.
Was this section helpful?