Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

MasterDetailsResponsePlanInfoFeatures.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

MasterDetailsResponsePlanInfoFeatures

Properties

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

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