ForageEBTCard
public struct ForageEBTCard : Codable
ForageEBTCard used to represent a tokenized EBT card
-
Declaration
Swift
public let last4: String -
Declaration
Swift
public let created: String -
Declaration
Swift
public let state: String? -
Declaration
Swift
public let token: String -
Declaration
Swift
public let fingerprintV2: String?