FindChildRequestType
FindChildRequestType
The parameters of FindChild.
JSON Example
{
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"name": "string"
}
entity
Required
A reference to a managed entity.
string
name
Required
The name of the child object.