Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 731 Bytes

File metadata and controls

11 lines (8 loc) · 731 Bytes

# CartSummary

Properties

Name Type Description Notes
notice string A message to display to the user as a notice regarding their current cart items. We may use this to inform the user that they have a previous pending checkout which is yet to be fulfilled (either because the payment is still pending or because they closed out of the checkout). [optional]
list_price \OpenAPI\Client\Model\Price [optional]
final_price \OpenAPI\Client\Model\Price [optional]

[Back to Model list] [Back to API list] [Back to README]