Interface: PayMethodSearchInput
Defined in: type/PayMethodSearchInput.ts:6
Input object for PayMethodSearchInput
Properties
createdAt?
optionalcreatedAt?:DateSearchInput
Defined in: type/PayMethodSearchInput.ts:12
Search by date created
externalCodes?
optionalexternalCodes?:string[]
Defined in: type/PayMethodSearchInput.ts:18
List of external codes
ids?
optionalids?:number[]
Defined in: type/PayMethodSearchInput.ts:16
List of primary identifiers
lastModifiedAt?
optionallastModifiedAt?:DateSearchInput
Defined in: type/PayMethodSearchInput.ts:14
Search by date changed
offset?
optionaloffset?:number
Defined in: type/PayMethodSearchInput.ts:10
Pagination offset number. [Default to 12]
page?
optionalpage?:number
Defined in: type/PayMethodSearchInput.ts:8
Pagination page number. [Default to 1]
sortInputs?
optionalsortInputs?:PayMethodSortInput[]
Defined in: type/PayMethodSearchInput.ts:20
Inputs to sort by