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

    Interface SimpleAuthTokenInfo

    個人アクセストークン情報

    interface SimpleAuthTokenInfo {
        application: string;
        key: string;
        startDate: string;
        type: string;
    }
    Index

    Properties

    application: string

    説明

    key: string

    トークンキー

    startDate: string

    生成日

    type: string

    トークンタイプ