DaCastAsset

public struct DaCastAsset : Codable, AssetJSONDecoder

DaCast asset model

  • Undocumented

    Declaration

    Swift

    public let contentId: String
  • Undocumented

    Declaration

    Swift

    public let token: String?
  • Declaration

    Swift

    public init(from decoder: Decoder) throws