Interface: FordefiSdkErrorResult

Interface: FordefiSdkErrorResult

Description

Represents a general error result for any FordefiSdk operation.

Properties

code

code: string

The error code of the failed operation.


message

message: string

A short description of the error.