QbrickAsset
public struct QbrickAsset : Codable, AssetJSONDecoder
Qbrick asset model
-
Undocumented
Declaration
Swift
public let mediaId: String
-
Undocumented
Declaration
Swift
public let accountId: String
-
Declaration
Swift
public init(from decoder: Decoder) throws