StreamAMGAsset
public struct StreamAMGAsset : Codable, AssetJSONDecoder
StreamAMGAsset model
-
Undocumented
Declaration
Swift
public let partnerId: String
-
Undocumented
Declaration
Swift
public let uiconfigId: String
-
Undocumented
Declaration
Swift
public let entryId: String
-
Undocumented
Declaration
Swift
public let token: String?
-
Declaration
Swift
public init(from decoder: Decoder) throws