CreateListViewFromViewRequestType
CreateListViewFromViewRequestType
The parameters of CreateListViewFromView.
JSON Example
{
"view": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
view
Required
The view that will provide the object list for the new ListView object.