CreditLine - Cart Module Data Models Reference
This documentation provides a reference to the CreditLine data model. It belongs to the Cart Module.
id
PrimaryKeyModifier<IdProperty>The ID of the credit line.
The associated cart.
amount
BigNumberPropertyThe amount of the credit line
raw_amount
JSONPropertyThe raw amount of the credit line
reference
TextPropertyOptionalThe reference of the credit line
reference_id
TextPropertyOptionalThe reference id of the credit line
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?