Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 711 Bytes

CreditcardmerchantGetListV1ResponseMPayload.md

File metadata and controls

17 lines (12 loc) · 711 Bytes

openapi.model.CreditcardmerchantGetListV1ResponseMPayload

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

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