- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderCreditLineDTO
The order credit line details.
id
stringThe ID of the order credit line.
order_id
stringThe ID of the order that the credit line belongs to.
The associated order
reference
null | stringThe reference model name that the credit line is generated from
reference_id
null | stringThe reference model id that the credit line is generated from
metadata
null | Record<string, unknown>The metadata of the order detail
created_at
DateThe date when the order credit line was created.
updated_at
DateThe date when the order credit line was last updated.
Was this page helpful?