Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 930 Bytes

MasterDetailsResponsePlanInfoFeatures.md

File metadata and controls

15 lines (12 loc) · 930 Bytes

brevo_csharp.Model.MasterDetailsResponsePlanInfoFeatures

Properties

Name Type Description Notes
Name string Name of the feature [optional]
UnitValue string Unit value of the feature [optional]
Quantity long? Quantity provided in the plan [optional]
QuantityWithOverages long? Quantity with overages provided in the plan (only applicable on ENTv2) [optional]
Used long? Quantity consumed by master [optional]
UsedOverages long? Quantity consumed by sub-organizations over the admin plan limit (only applicable on ENTv2) [optional]
Remaining long? Quantity remaining in the plan [optional]

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