Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 806 Bytes

ResponseAmountComponents.md

File metadata and controls

17 lines (13 loc) · 806 Bytes

ResponseAmountComponents

Properties

Name Type Description Notes
subtotal float Subtotal amount. [optional]
vat_amount float Value-added tax amount. [optional]
local_tax float Local tax amount. [optional]
shipping float Shipping amount. [optional]
cashback float Cashback amount. [optional]
tip float Tip amount. [optional]
surcharge float Surcharge amount. [optional]
convenience_fee float Amount added for proccessing or handling fees. [optional]

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