CardProvider
public struct CardProvider : Codable, Equatable
Card Provider
-
Card provider id (e.g. cp_1)
Declaration
Swift
public let id: String
-
Name of the card provider (e.g. VISA)
Declaration
Swift
public let name: String