StatementTransactionResponses

BankResponseMessageSetV1.StatementTransactionResponses property

Gets or sets the collection of StatementTransactionResponse.

public List<StatementTransactionResponse> StatementTransactionResponses { get; set; }

See Also