StopCheckTransactionRequests

BankRequestMessageSetV1.StopCheckTransactionRequests property

Gets or sets the collection of StopCheckTransactionRequest.

public List<StopCheckTransactionRequest> StopCheckTransactionRequests { get; set; }

See Also