Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 723 Bytes

EzdoctemplatedocumentGetListV1ResponseMPayload.md

File metadata and controls

17 lines (12 loc) · 723 Bytes

openapi.model.EzdoctemplatedocumentGetListV1ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
iRowReturned int The number of rows returned
iRowFiltered int The number of rows matching your filters (if any) or the total number of rows
aObjEzdoctemplatedocument List [default to const []]

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