Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 675 Bytes

UsergroupGetListV1ResponseMPayload.md

File metadata and controls

17 lines (12 loc) · 675 Bytes

openapi.model.UsergroupGetListV1ResponseMPayload

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

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