Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

File metadata and controls

19 lines (14 loc) · 1.02 KB

affinidi_tdk_login_configuration_client.model.ErrorOAuth2

Load the model package

import 'package:affinidi_tdk_login_configuration_client/api.dart';

Properties

Name Type Description Notes
error String Error
errorDebug String Error Debug Information. Only available in dev mode. [optional]
errorDescription String Error Description
errorHint String Error Hint. Helps the user identify the error cause. [optional]
statusCode String HTTP Status Code

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