OperationErrorAdditionalInfo interface
The operation error info.
Properties
info | The operation error info. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The error type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
info
The operation error info. NOTE: This property will not be serialized. It can only be populated by the server.
info?: MoveErrorInfo
Property Value
type
The error type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string