ApiErrorBaseOutput interface
API エラーベース。
プロパティの詳細
code
エラー コード。
code?: string
プロパティ値
string
message
エラー メッセージ。
message?: string
プロパティ値
string
target
特定のエラーのターゲット。
target?: string
プロパティ値
string