The GetFreeFieldListboxItems function returns all freeFieldListboxItem records for the specified parameters.
Method | /GetFreeFieldListboxItems |
The request body is of type GetFreeFieldListboxItems.
Name | Description | Data Type |
---|---|---|
filter | FreeFieldListboxItemsFilter |
|
The response body is of type GetFreeFieldListboxItemsResponse.
Name | Description | Data Type |
---|---|---|
GetFreeFieldListboxItemsResult | ArrayOfViewFreeFieldListboxItemInfo |
|