Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 561 Bytes

CountWalletTransactions200Response.md

File metadata and controls

17 lines (12 loc) · 561 Bytes

multibaas.model.CountWalletTransactions200Response

Load the model package

import 'package:multibaas/api.dart';

Properties

Name Type Description Notes
status int The status code.
message String The human-readable status message.
result int The transaction count.

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