Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 663 Bytes

ApikeyGetListV1ResponseMPayload.md

File metadata and controls

17 lines (12 loc) · 663 Bytes

openapi.model.ApikeyGetListV1ResponseMPayload

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

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