Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 589 Bytes

CheckoutItems.md

File metadata and controls

13 lines (10 loc) · 589 Bytes

CheckoutItems

Properties

Name Type Description Notes
Description string [optional] [default to null]
Amount int32 [optional] [default to null]
Currency string [optional] [default to null]
IncludeTax bool [optional] [default to null]
TaxType string [optional] [default to null]

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