Interface: ZoneTaxCodeSearchInput
Defined in: type/ZoneTaxCodeSearchInput.ts:7
Input object for ZoneTaxCodeSearchInput
Properties
createdAt?
optionalcreatedAt?:DateSearchInput
Defined in: type/ZoneTaxCodeSearchInput.ts:13
Search by date created
ids?
optionalids?:string[]
Defined in: type/ZoneTaxCodeSearchInput.ts:17
Search by Zone tax code ids
lastModifiedAt?
optionallastModifiedAt?:DateSearchInput
Defined in: type/ZoneTaxCodeSearchInput.ts:15
Search by date changed
offset?
optionaloffset?:number
Defined in: type/ZoneTaxCodeSearchInput.ts:11
Pagination offset number
page?
optionalpage?:number
Defined in: type/ZoneTaxCodeSearchInput.ts:9
Pagination page number
priceIds?
optionalpriceIds?:string[]
Defined in: type/ZoneTaxCodeSearchInput.ts:19
Search by price ids
sortInputs?
optionalsortInputs?:ZoneTaxCodeSortInput[]
Defined in: type/ZoneTaxCodeSearchInput.ts:25
Inputs to sort by
taxCodes?
optionaltaxCodes?:TaxCode[]
Defined in: type/ZoneTaxCodeSearchInput.ts:21
Search by tax code
zones?
optionalzones?:string[]
Defined in: type/ZoneTaxCodeSearchInput.ts:23
Search by zone code