InterTransactionResponses

InterTransferResponseMessageSetV1.InterTransactionResponses property

Gets or sets the collection of InterTransactionResponse.

public List<InterTransactionResponse> InterTransactionResponses { get; set; }

See Also