CardAssetContentType

public enum CardAssetContentType : String

The asset content type of the card metadata.

Since

1.0.0
  • Icon asset type.

    Declaration

    Swift

    case icon
  • Background asset type.

    Declaration

    Swift

    case background