Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 506 Bytes

File metadata and controls

10 lines (7 loc) · 506 Bytes

brevo_csharp.Model.Cart

Properties

Name Type Description Notes
Currency string Currency code for the payment amount.
SpecificAmount long? Payment amount, in cents. e.g. if you want to request €12.00, then the amount in cents is 1200.

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