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

    Type Alias FetchWorkflowHistoryResponse

    ワークフロー履歴取得APIのレスポンス型

    type FetchWorkflowHistoryResponse = {
        processHistory: UserTaskWorkflowHistory;
        status: string;
    }
    Index

    Properties

    processHistory: UserTaskWorkflowHistory

    データ

    status: string

    ステータス