- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
StockLocationAddressDTO
StockLocationAddressDTO: Object
Represents a Stock Location Address
address_1
stringThe address 1 of the stock location address.
country_code
stringThe country code of the stock location address.
created_at
string | DateThe creation date of the stock location address.
updated_at
string | DateThe update date of the stock location address.
deleted_at
string | Date | nullThe deletion date of the stock location address.
id
stringOptionalThe ID of the stock location address.
address_2
string | nullOptionalThe address 2 of the stock location address.
company
string | nullOptionalThe company of the stock location address.
city
string | nullOptionalThe city of the stock location address.
phone
string | nullOptionalThe phone of the stock location address.
postal_code
string | nullOptionalThe postal code of the stock location address.
province
string | nullOptionalThe province of the stock location address.
Holds custom data in key-value pairs.
Was this page helpful?