Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 927 Bytes

File metadata and controls

16 lines (13 loc) · 927 Bytes

brevo_csharp.Model.OrderBilling

Properties

Name Type Description Notes
Address string Full billing address. [optional]
City string Exact city of the address. [optional]
CountryCode string Billing country 2-letter ISO code. [optional]
Country string Billing country name. [optional]
Phone string Billing phone number. [optional]
PostCode string Postcode for delivery and billing. [optional]
PaymentMethod string How the visitor will pay for the item(s), e.g. paypal, check, etc. [optional]
Region string Exact region (state/province) for delivery and billing. [optional]

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