The GetFreeTables function returns all freeTable records for the specified parameters.
Method | /GetFreeTables |
The request body is of type GetFreeTables.
Name | Description | Data Type |
---|---|---|
filter | FreeTablesFilter |
|
The response body is of type GetFreeTablesResponse.
Name | Description | Data Type |
---|---|---|
GetFreeTablesResult | ArrayOfViewFreeTableInfo |
|