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

    Interface UserTaskFormattedValue

    フォーマット値の型定義

    interface UserTaskFormattedValue {
        formatValue: string;
        value: number;
    }
    Index

    Properties

    Properties

    formatValue: string

    フォーマット済み値

    value: number

    値(タイムスタンプ)