MerchantTransactionSummary
public protocol MerchantTransactionSummary : TransactionSummary
Summary information of the resulting transaction
-
The ID of the wallet associated with this transaction
Declaration
Swift
var walletId: String { get }