Skip to main content

Interface: SurchargeSearchInput

Defined in: type/SurchargeSearchInput.ts:7

Input object for SurchargeSearchInput

Properties

createdAt?

optional createdAt?: DateSearchInput

Defined in: type/SurchargeSearchInput.ts:21

Search by date created


enabled?

optional enabled?: boolean

Defined in: type/SurchargeSearchInput.ts:13

Only search for already enabled surcharges


lastModifiedAt?

optional lastModifiedAt?: DateSearchInput

Defined in: type/SurchargeSearchInput.ts:23

Search by date changed


offset?

optional offset?: number

Defined in: type/SurchargeSearchInput.ts:19

offset input field


page?

optional page?: number

Defined in: type/SurchargeSearchInput.ts:17

page input field


taxCode?

optional taxCode?: TaxCode

Defined in: type/SurchargeSearchInput.ts:11

Only search for surcharges with taxCode provided


taxZone?

optional taxZone?: string

Defined in: type/SurchargeSearchInput.ts:15

Only search for surcharges with taxZone provided


type?

optional type?: SurchargeType

Defined in: type/SurchargeSearchInput.ts:9

Only search for surcharges of the type provided