OrderSummary - Order Module Data Models Reference

This documentation provides a reference to the OrderSummary data model. It belongs to the Order Module.

idPrimaryKeyModifier<IdProperty>
The ID of the order summary.
versionNumberProperty
The version that the summary belongs to.
totalsJSONProperty
The totals of the order summary
orderBelongsTo<Order>
The associated order.
Was this page helpful?