Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.25 KB

File metadata and controls

20 lines (15 loc) · 1.25 KB

affinidi_tdk_credential_verification_client.model.Error

Load the model package

import 'package:affinidi_tdk_credential_verification_client/api.dart';

Properties

Name Type Description Notes
errorCode String Error code [optional]
errorMessage String Error message [optional]
message String Verbose message [optional]
name String Error name [optional]
debugId String Debug identifier [optional]
details List Error details [optional] [default to const []]

[Back to Model list] [Back to API list] [Back to README]