UpdatedEntitlement
public struct UpdatedEntitlement : Codable, Equatable
Specific updated entitlement object as part of the UpdateEntitlementResponse object from Twitch: https://dev.twitch.tv/docs/api/reference/#update-drops-entitlements
-
Undocumented
Declaration
Swift
public let ids: [String] -
Undocumented
Declaration
Swift
public let status: UpdatedEntitlementStatus
UpdatedEntitlement Structure Reference