Type Aliases
The following type aliases are available globally.
-
Wallet transaction data that must be a maximum of 14 bytes.
This represents wallet proprietary data for Mastercard scheme MCBP 2.x and above. When set, the GenAC command during transaction will include this data in the Issuer Application Data (IAD) tag, starting from index 18.
Declaration
Swift
public typealias WalletTransactionData = Data
Type Aliases Reference