CardAsset
public struct CardAsset
The object contains resources such as image used to display Card Art.
Since
1.0.0-
The asset content type—icon or background.
Declaration
Swift
public let assetContentType: CardAssetContentType
-
The array contains asset content of the resource.
Declaration
Swift
public let contentArray: [CardAssetContent]