OwnershipType

enum OwnershipType : Enum<OwnershipType>

Enum of supported ownership types for an entitlement.

Entries

UNKNOWN
Link copied to clipboard
The purchase has no or an unknown ownership type.
FAMILY_SHARED
Link copied to clipboard
The purchase has been shared to this user by a family member.
PURCHASED
Link copied to clipboard
The purchase was made directly by this user.

Properties

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