Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 543 Bytes

CommonResponseWarning.md

File metadata and controls

16 lines (11 loc) · 543 Bytes

openapi.model.CommonResponseWarning

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sWarningMessage String More detail about the warning
eWarningCode String The warning code. See documentation for valid values

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