Skip to main content

Interface: UpdateOrderStatusInput

Defined in: type/UpdateOrderStatusInput.ts:6

Input object for UpdateOrderStatusInput

Properties

addOrderStatusToSet?

optional addOrderStatusToSet?: OrderStatusSetSearchByInput

Defined in: type/UpdateOrderStatusInput.ts:34

The order status set to add this order status to


code?

optional code?: string

Defined in: type/UpdateOrderStatusInput.ts:10

The order status code value


description?

optional description?: string

Defined in: type/UpdateOrderStatusInput.ts:12

The order status description


isArchivable?

optional isArchivable?: boolean

Defined in: type/UpdateOrderStatusInput.ts:30

Marks if the order can be archived


isConfirmable?

optional isConfirmable?: boolean

Defined in: type/UpdateOrderStatusInput.ts:28

Marks if the order is confirmable


isDefault?

optional isDefault?: boolean

Defined in: type/UpdateOrderStatusInput.ts:18

Marks if the order status is default


isDeletable?

optional isDeletable?: boolean

Defined in: type/UpdateOrderStatusInput.ts:24

Marks if the order is deletable


isEditable?

optional isEditable?: boolean

Defined in: type/UpdateOrderStatusInput.ts:22

Marks if the order is editable


isExportable?

optional isExportable?: boolean

Defined in: type/UpdateOrderStatusInput.ts:26

Marks if the order is exportable


isPublic?

optional isPublic?: boolean

Defined in: type/UpdateOrderStatusInput.ts:20

Marks if the order is public


name?

optional name?: string

Defined in: type/UpdateOrderStatusInput.ts:8

The order status name


nextStatusesIds?

optional nextStatusesIds?: number[]

Defined in: type/UpdateOrderStatusInput.ts:32

The IDs of the next possible order statuses


orderType?

optional orderType?: OrderStatusOrderType

Defined in: type/UpdateOrderStatusInput.ts:14

The order status for order type.


priority?

optional priority?: number

Defined in: type/UpdateOrderStatusInput.ts:16

The order status priority