Interface TimeBasedSetUpInformationResponse

時間ベース認証方式の設定情報取得APIのレスポンス

interface TimeBasedSetUpInformationResponse {
    accountId: string;
    issuer: string;
    secretKey: string;
}

Properties

accountId: string

アカウントID

issuer: string

issuer

secretKey: string

SecretKey