Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 786 Bytes

File metadata and controls

15 lines (12 loc) · 786 Bytes

brevo_csharp.Model.MainBillingPayload

Properties

Name Type Description Notes
Address string Address of the user [optional]
City string City of the user [optional]
CountryCode string Country code of the user [optional]
PaymentMethod string Payment method opted by the user [optional]
Phone long? Phone number of the user [optional]
PostCode long? Postal Code of user's locations [optional]
Region string Region where user resides [optional]

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