Interface: UpdateOrderStatusInput
Defined in: type/UpdateOrderStatusInput.ts:6
Input object for UpdateOrderStatusInput
Properties
addOrderStatusToSet?
optionaladdOrderStatusToSet?:OrderStatusSetSearchByInput
Defined in: type/UpdateOrderStatusInput.ts:28
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
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
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:26
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