Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 942 Bytes

File metadata and controls

13 lines (10 loc) · 942 Bytes

brevo_csharp.Model.SubAccountsUpdatePlanRequestCredits

Properties

Name Type Description Notes
Email long? Number of email credits Pass the value -1 for unlimited emails in ENTv2 only
Sms float? Number of SMS credits Pass the value -1 for unlimited SMS in ENTv2 only
WpSubscribers long? Number of Push credits, possible value is 0 and -1 available in ENTv2 only
ExternalFeeds decimal? Number of externalFeeds credits, possible values are 0 or 1 available in ENTv2 only
Whatsapp float? Number of whatsapp credits Pass the value -1 for unlimited whatsapp in ENTv2 only

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