OperationResultErrorProperties interface
Operation result error properties
Property Details
code
The code of the error.
code?: string
Property Value
string
message
The error message.
message?: string
Property Value
string