PaymentMailTransactionResponses

PaymentMailSyncResponse.PaymentMailTransactionResponses property

Gets or sets the collection of PaymentMailTransactionResponse.

public List<PaymentMailTransactionResponse> PaymentMailTransactionResponses { get; set; }

See Also