CustomizationTaskInput interface

タスクの入力。

プロパティ

description

入力の説明。

required

入力が必要かどうか。

type

入力の型。

プロパティの詳細

description

入力の説明。

description?: string

プロパティ値

string

required

入力が必要かどうか。

required?: boolean

プロパティ値

boolean

type

入力の型。

type?: string

プロパティ値

string