Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 907 Bytes

CommonReportsection.md

File metadata and controls

19 lines (14 loc) · 907 Bytes

openapi.model.CommonReportsection

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
aObjReportsubsection List [default to const []]
aObjReportcolumn List [default to const []]
eReportsectionHorizontalalignment EnumHorizontalalignment
iReportsectionColumncount int The number of Reportcolumns in the Reportsection
iReportsectionWidth int The combined width of all the Reportcolumns in the Reportsection

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