Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 651 Bytes

File metadata and controls

17 lines (12 loc) · 651 Bytes

openapi.model.CommonResponseErrorTooManyRequests

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sErrorMessage String The message giving details about the error
eErrorCode FieldEErrorCode
aSErrorMessagedetail List More error message detail [optional] [default to const []]

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