StockLocationTypes
internal.internal.StockLocationTypes
References
IStockLocationService
Re-exports IStockLocationService
StockLocationDTO
Re-exports StockLocationDTO
StockLocationExpandedDTO
Re-exports StockLocationExpandedDTO
Type Aliases
CreateStockLocationInput
CreateStockLocationInput: Object
Schema
Represents the Input to create a Stock Location
Type declaration
addressstring | StockLocationAddressInputaddress_idstringmetadataRecord<string, unknown>namestringRequiredFilterableStockLocationProps
FilterableStockLocationProps: Object
Type declaration
idstring | string[]namestring | string[] | StringComparisonOperatorStockLocationAddressDTO
StockLocationAddressDTO: Object
Schema
Represents a Stock Location Address
Type declaration
address_1stringRequiredaddress_2string | nullcitystring | nullcompanystring | nullcountry_codestringRequiredcreated_atstring | DateRequireddeleted_atstring | Date | nullRequiredidstringmetadataRecord<string, unknown> | nullphonestring | nullpostal_codestring | nullprovincestring | nullupdated_atstring | DateRequiredStockLocationAddressInput
StockLocationAddressInput: Object
Schema
Represents a Stock Location Address Input
Type declaration
address_1stringRequiredaddress_2stringcitystringcountry_codestringRequiredmetadataRecord<string, unknown>phonestringpostal_codestringprovincestringUpdateStockLocationInput
UpdateStockLocationInput: Object
Schema
Represents the Input to update a Stock Location
Type declaration
Was this section helpful?