OrderCreditLineDTO
The order credit line details.
The ID of the order credit line.
The ID of the order that the credit line belongs to.
The associated order
The amount of the credit line.
The reference model name that the credit line is generated from
reference_id
null | string
The reference model id that the credit line is generated from
metadata
null | Record<string, unknown>
The metadata of the order detail
The date when the order credit line was created.
The date when the order credit line was last updated.
Was this page helpful?