OrderChange - Order Module Data Models Reference

This documentation provides a reference to the OrderChange . This belongs to the Order Module.

idstring
order_idstring
orderOrder
return_idnull | string

Default: null

returnReturn
claim_idnull | string

Default: null

exchange_idnull | string

Default: null

versionnumber
change_typenull | string

Default: null

actionsCollection<OrderChangeAction, object>
descriptionnull | string

Default: null

Default: OrderChangeStatus.PENDING

internal_notenull | string

Default: null

created_bystring
requested_bynull | string

Default: null

requested_atnull | Date

Default: null

confirmed_bynull | string

Default: null

confirmed_atnull | Date

Default: null

declined_bynull | string

Default: null

declined_reasonnull | string

Default: null

metadatanull | Record<string, unknown>

Default: null

canceled_bynull | string

Default: null

created_atDate
updated_atDate
deleted_atnull | Date

Default: null

[OptionalProps]ModelDateColumnsOptional
declined_atDateOptional
canceled_atnull | DateOptional

Default: null

Was this page helpful?