EntitlementSelection

@Serializable
data class EntitlementSelection(val identifier: String, val state: EntitlementStateOption = EntitlementStateOption.Inactive, val offerType: OfferTypeOption = OfferTypeOption.None)(source)

Constructors

Link copied to clipboard
constructor(identifier: String, state: EntitlementStateOption = EntitlementStateOption.Inactive, offerType: OfferTypeOption = OfferTypeOption.None)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard