Issuer
public struct Issuer : Decodable
An issuer (typically a bank) in an issuer list payment method.
-
The unique identifier of the issuer.
Declaration
Swift
public let identifier: String
-
The name of the issuer.
Declaration
Swift
public let name: String