StopCheckTransactionResponses

StopCheckSyncResponse.StopCheckTransactionResponses property

Gets or sets the collection of StopCheckTransactionResponse.

public List<StopCheckTransactionResponse> StopCheckTransactionResponses { get; set; }

See Also