Interface: CartSearchInput
Defined in: type/CartSearchInput.ts:7
Input object for CartSearchInput
Properties
companyIds?
optionalcompanyIds?:number[]
Defined in: type/CartSearchInput.ts:15
Company unique identifiers
contactIds?
optionalcontactIds?:number[]
Defined in: type/CartSearchInput.ts:11
Contact unique identifiers
createdAt?
optionalcreatedAt?:DateSearchInput
Defined in: type/CartSearchInput.ts:23
Search by date created
customerIds?
optionalcustomerIds?:number[]
Defined in: type/CartSearchInput.ts:13
Customer unique identifiers
ids?
optionalids?:string[]
Defined in: type/CartSearchInput.ts:9
Cart unique identifiers
lastModifiedAt?
optionallastModifiedAt?:DateSearchInput
Defined in: type/CartSearchInput.ts:25
Search by date changed
offset?
optionaloffset?:number
Defined in: type/CartSearchInput.ts:21
Offset number
page?
optionalpage?:number
Defined in: type/CartSearchInput.ts:19
Page number
sortInputs?
optionalsortInputs?:CartSortInput[]
Defined in: type/CartSearchInput.ts:27
Inputs to sort by
statuses?
optionalstatuses?:CartStatus[]
Defined in: type/CartSearchInput.ts:17
Cart status