CardAssetSize

@objc
public enum CardAssetSize : Int

Card Asset Image size

  • S

    Small

    Declaration

    Swift

    case S
  • M

    Medium

    Declaration

    Swift

    case M
  • L

    Large

    Declaration

    Swift

    case L