ForageCreditDebitCard
public struct ForageCreditDebitCard : Codable
ForageCreditDebitCard used to represent a tokenized credit/debit card
-
Declaration
Swift
public let brand: String -
Declaration
Swift
public let expMonth: Int -
Declaration
Swift
public let expYear: Int -
Declaration
Swift
public let last4: String -
Declaration
Swift
public let created: String -
Declaration
Swift
public let isHSAFSA: Bool -
Declaration
Swift
public let pspCustomerId: String -
Declaration
Swift
public let paymentMethodId: String