InPlayerItemRevoked

public struct InPlayerItemRevoked : Codable

Item Revoked model

  • Undocumented

    Declaration

    Swift

    public var itemId: Int?
  • Decoder method

    Declaration

    Swift

    public init(from decoder: Decoder) throws