Class AssociationInfo (1.9.2)

AssociationInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Association links that an entitlement has to other entitlements.

Attribute

NameDescription
base_entitlement str
The name of the base entitlement, for which this entitlement is an add-on.

Inheritance

builtins.object > proto.message.Message > AssociationInfo