CustomizationTaskInput interface
Input per un'attività.
Proprietà
| description | Descrizione dell'input. |
| required | Se l'input è richiesto o meno. |
| type | Tipo di input. |
Dettagli proprietà
description
Descrizione dell'input.
description?: string
Valore della proprietà
string
required
Se l'input è richiesto o meno.
required?: boolean
Valore della proprietà
boolean
type
Tipo di input.
type?: string
Valore della proprietà
string