Interface: UpdateOrderStatusInput
Defined in: type/UpdateOrderStatusInput.ts:6
Input object for UpdateOrderStatusInput
Properties
addOrderStatusToSet?
optionaladdOrderStatusToSet?:OrderStatusSetSearchByInput
Defined in: type/UpdateOrderStatusInput.ts:34
The order status set to add this order status to
code?
optionalcode?:string
Defined in: type/UpdateOrderStatusInput.ts:10
The order status code value
description?
optionaldescription?:string
Defined in: type/UpdateOrderStatusInput.ts:12
The order status description
isArchivable?
optionalisArchivable?:boolean
Defined in: type/UpdateOrderStatusInput.ts:30
Marks if the order can be archived
isConfirmable?
optionalisConfirmable?:boolean
Defined in: type/UpdateOrderStatusInput.ts:28
Marks if the order is confirmable
isDefault?
optionalisDefault?:boolean
Defined in: type/UpdateOrderStatusInput.ts:18
Marks if the order status is default
isDeletable?
optionalisDeletable?:boolean
Defined in: type/UpdateOrderStatusInput.ts:24
Marks if the order is deletable
isEditable?
optionalisEditable?:boolean
Defined in: type/UpdateOrderStatusInput.ts:22
Marks if the order is editable
isExportable?
optionalisExportable?:boolean
Defined in: type/UpdateOrderStatusInput.ts:26
Marks if the order is exportable
isPublic?
optionalisPublic?:boolean
Defined in: type/UpdateOrderStatusInput.ts:20
Marks if the order is public
name?
optionalname?:string
Defined in: type/UpdateOrderStatusInput.ts:8
The order status name
nextStatusesIds?
optionalnextStatusesIds?:number[]
Defined in: type/UpdateOrderStatusInput.ts:32
The IDs of the next possible order statuses
orderType?
optionalorderType?:OrderStatusOrderType
Defined in: type/UpdateOrderStatusInput.ts:14
The order status for order type.
priority?
optionalpriority?:number
Defined in: type/UpdateOrderStatusInput.ts:16
The order status priority