struct Surcharge
struct SurchargeDetails
init(from: any Decoder) throws
let cardNumber: String
let country: String
let currency: String
let debit: Bool
let surcharging: SurchargeDetails?
let type: String