Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 519 Bytes

InlineResponse503.md

File metadata and controls

15 lines (10 loc) · 519 Bytes

kratos_api_dart.model.InlineResponse503

Load the model package

import 'package:kratos_api_dart/api.dart';

Properties

Name Type Description Notes
errors BuiltMap<String, String> Errors contains a list of errors that caused the not ready status.

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