SddcInput

SddcInput
SddcInput
JSON Example
{
    "inputs": [
        {
            "label": "string",
            "required": false,
            "placeholder": "string",
            "name": "string",
            "choice": [
                {
                    "displayText": "string",
                    "value": "string"
                }
            ]
        }
    ]
}
array of SddcList
inputs
Required

inputs