CustomizationTaskInput interface

任務的輸入。

屬性

description

輸入的描述。

required

是否需要輸入。

type

輸入的類型。

屬性詳細資料

description

輸入的描述。

description?: string

屬性值

string

required

是否需要輸入。

required?: boolean

屬性值

boolean

type

輸入的類型。

type?: string

屬性值

string