OrderChangeAction - Order Module Data Models Reference

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

idstring
orderingnumber
order_idnull | string

Default: null

ordernull | Order

Default: null

return_idnull | string

Default: null

returnReturn
claim_idnull | string

Default: null

exchange_idnull | string

Default: null

versionnull | number

Default: null

order_change_idnull | string
order_changenull | OrderChange

Default: null

referencenull | string

Default: null

reference_idnull | string

Default: null

actionstring
detailsRecord<string, unknown>

Default: {}

amountnull | number | BigNumber

Default: null

raw_amountnull | BigNumberRawValue

Default: null

internal_notenull | string

Default: null

appliedboolean

Default: false

created_atDate
updated_atDate
deleted_atnull | Date

Default: null

[OptionalProps]ModelDateColumnsOptional
Was this page helpful?