Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 900 Bytes

MasterDetailsResponsePlanInfoFeatures.md

File metadata and controls

16 lines (12 loc) · 900 Bytes

MasterDetailsResponsePlanInfoFeatures

Properties

Name Type Description Notes
name str Name of the feature [optional]
unit_value str Unit value of the feature [optional]
quantity int Quantity provided in the plan [optional]
quantity_with_overages int Quantity with overages provided in the plan (only applicable on ENTv2) [optional]
used int Quantity consumed by master [optional]
used_overages int Quantity consumed by sub-organizations over the admin plan limit (only applicable on ENTv2) [optional]
remaining int Quantity remaining in the plan [optional]

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