Skip to main content

Interface: PayMethodSearchInput

Defined in: type/PayMethodSearchInput.ts:6

Input object for PayMethodSearchInput

Properties

createdAt?

optional createdAt?: DateSearchInput

Defined in: type/PayMethodSearchInput.ts:12

Search by date created


externalCodes?

optional externalCodes?: string[]

Defined in: type/PayMethodSearchInput.ts:18

List of external codes


ids?

optional ids?: number[]

Defined in: type/PayMethodSearchInput.ts:16

List of primary identifiers


lastModifiedAt?

optional lastModifiedAt?: DateSearchInput

Defined in: type/PayMethodSearchInput.ts:14

Search by date changed


offset?

optional offset?: number

Defined in: type/PayMethodSearchInput.ts:10

Pagination offset number. [Default to 12]


page?

optional page?: number

Defined in: type/PayMethodSearchInput.ts:8

Pagination page number. [Default to 1]


sortInputs?

optional sortInputs?: PayMethodSortInput[]

Defined in: type/PayMethodSearchInput.ts:20

Inputs to sort by