ArrayParam

ArrayParam
ArrayParam
AllOf
This class requires all of the following:
JSON Example
{
    "inputType": "string",
    "value": [
        {
            "inputType": "string"
        }
    ]
}
Deprecated
Property Of