OwnershipType

enum OwnershipType : Enum<OwnershipType>

Enum of supported ownership types for an entitlement.

Entries

Link copied to clipboard

The purchase has no or an unknown ownership type.

Link copied to clipboard

The purchase has been shared to this user by a family member.

Link copied to clipboard

The purchase was made directly by this user.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Sources

Link copied to clipboard