PaymentTransactionResponses

PaymentSyncResponse.PaymentTransactionResponses property

Gets or sets the collection of PaymentTransactionResponse.

public List<PaymentTransactionResponse> PaymentTransactionResponses { get; set; }

See Also