Skip to main content
Skip to main content

StockLocationAddressDTO

StockLocationAddressDTO: Object

Represents a Stock Location Address

Properties

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