Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 699 Bytes

VariableexpenseGetListV1ResponseMPayload.md

File metadata and controls

17 lines (12 loc) · 699 Bytes

openapi.model.VariableexpenseGetListV1ResponseMPayload

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
aObjVariableexpense List [default to const []]

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