MoveProductEligibilityResultErrorDetails interface

転送の適格性検証のエラーの詳細。

Extends

継承されたプロパティ

code

製品転送検証のエラー コード。

details

転送の適格性検証のエラーの詳細。

message

エラー メッセージ。

継承されたプロパティの詳細

code

製品転送検証のエラー コード。

code?: string

プロパティ値

string

承元MoveProductErrorDetails.code

details

転送の適格性検証のエラーの詳細。

details?: string

プロパティ値

string

継承元MoveProductErrorDetails.details

message

エラー メッセージ。

message?: string

プロパティ値

string

継承元MoveProductErrorDetails.message