StockLocationAddress - Stock Location Next Module Data Models Reference

This documentation provides a reference to the StockLocationAddress data model. It belongs to the Stock Location Next Module.

idPrimaryKeyModifier<IdProperty>
The ID of the stock location address.
address_1TextProperty
The first line of the stock location address
country_codeTextProperty
The country code of the stock location address. @example us
stock_locationsHasOne<StockLocation>
The associated stock locations.
address_2TextPropertyOptional
The second line of the stock location address
companyTextPropertyOptional
The company of the stock location address
cityTextPropertyOptional
The city of the stock location address
phoneTextPropertyOptional
The phone of the stock location address
provinceTextPropertyOptional
The province of the stock location address
postal_codeTextPropertyOptional
The postal code of the stock location address
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?