menu
oneapp_sdk package
documentation
tapay/checkfundLimitModel.dart
CheckfundLimitModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'Response_Code': responseCode, 'Message': message, }; }
oneapp_sdk package
documentation
tapay/checkfundLimitModel
CheckfundLimitModel
toJson method
CheckfundLimitModel class