CardBrand
public struct CardBrand : Decodable
Describes the Card brand.
-
Indicates the card brand type.
Declaration
Swift
public let type: CardType
-
Indicates whether its supported by the merchant or not.
Declaration
Swift
public let isSupported: Bool