DelegateTaskResponse: {
    _t: string;
    delegateTaskResult: boolean;
    status: string;
}

ユーザタスクの委譲APIのレスポンス型

Type declaration

  • _t: string

    トークン情報

  • delegateTaskResult: boolean

    委譲結果

  • status: string

    ステータス