DeclineOrderChangeDTO
The details of declining the order change.
id
stringThe ID of the order change.
declined_by
stringOptionalThe user or customer who declined the order change.
metadata
null | Record<string, unknown>OptionalHolds custom data in key-value pairs.
Was this page helpful?