Skip to main content

Interface: ShipmentSearchInput

Defined in: type/ShipmentSearchInput.ts:7

Input object for ShipmentSearchInput

Properties

createdAt?

optional createdAt?: DateSearchInput

Defined in: type/ShipmentSearchInput.ts:13

Search by date created


expectedDeliveryAt?

optional expectedDeliveryAt?: DateSearchInput

Defined in: type/ShipmentSearchInput.ts:19

Search by expected delivery at date


ids?

optional ids?: string[]

Defined in: type/ShipmentSearchInput.ts:21

Search by ids


lastModifiedAt?

optional lastModifiedAt?: DateSearchInput

Defined in: type/ShipmentSearchInput.ts:15

Search by date changed


offset

offset: number

Defined in: type/ShipmentSearchInput.ts:11

Pagination offset number


orderIds?

optional orderIds?: number[]

Defined in: type/ShipmentSearchInput.ts:23

Search by order ids


page

page: number

Defined in: type/ShipmentSearchInput.ts:9

Pagination page number


sortInputs?

optional sortInputs?: ShipmentSortInput[]

Defined in: type/ShipmentSearchInput.ts:17

Inputs to sort by


statuses?

optional statuses?: ShipmentStatus[]

Defined in: type/ShipmentSearchInput.ts:25

List of statuses to search in