AllowanceDetailProjection#

class AllowanceDetailProjection(feature_id=None, value_type=None, value=None, scope=None, *args, **kwargs)#

Bases: AllowanceDetail

Parameters:
  • feature_id (max=100 chars) – (feature_id) Indicates feature ID like MAX_NODES, APP_MONITORING.

  • value_type – (value_type)

  • value (max=25 chars) – (value) Attribute for feature value. For boolean, it will be true/false.For integer it will be any numeric value. True value indicates the feature is available to use.

  • scope – (scope)

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model