EntitlementDetailProjection#

class EntitlementDetailProjection(name=None, type=None, category=None, sub_category=None, meter=None, quantity=None, earliest_expiry_date=None, scope=None, *args, **kwargs)#

Bases: EntitlementDetail

Parameters:
  • name (max=64 chars) – (name) Indicates the name of the license. Possible values could be NCI Pro, NCM Ultimate.

  • type – (type)

  • category – (category)

  • sub_category – (sub_category)

  • meter – (meter)

  • quantity – (quantity) Attribute for capturing quantity for entitlement.

  • earliest_expiry_date – (earliest_expiry_date) Attribute for capturing earliest expiry date across entitlements.

  • scope – (scope)

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model