型・APIリファレンス
    Preparing search index...

    Type Alias DelegateTaskResponse

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

    type DelegateTaskResponse = {
        _t: string;
        delegateTaskResult: boolean;
        status: string;
    }
    Index

    Properties

    _t: string

    トークン情報

    delegateTaskResult: boolean

    委譲結果

    status: string

    ステータス