open-project-flutter-api/doc/ErrorResponse.md
2023-11-05 19:54:17 +01:00

563 B

openapi.model.ErrorResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
embedded ErrorResponseEmbedded [optional]
type String
errorIdentifier String
message String

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