The GetFreeFields function returns all freeField records for the specified parameters.
Method | /GetFreeFields |
The request body is of type GetFreeFields.
Name | Description | Data Type |
---|---|---|
filter | FreeFieldsFilter |
|
The response body is of type GetFreeFieldsResponse.
Name | Description | Data Type |
---|---|---|
GetFreeFieldsResult | ArrayOfViewFreeFieldInfo |
|