MerchantPaymentSummaries
public protocol MerchantPaymentSummaries : MerchantPayments
List of payments made involving a merchant.
-
The resulting list of payments.
Declaration
Swift
var payments: [MerchantPaymentSummary] { get }