Closed rgnarok closed 1 year ago
{ "successCode": 200, "successMessage": "report list", "list": [ { "_id": null, "total": 4100, "costWithoutVAT": 4100, "costAndVAT": 4100, "costWithVatAndCommision": 4510, "totalCommision": 410, "totalOnline": 2000, "totalOffline": 2100, "amountAtProviderEnd": 0, "amountAtAdminEnd": 2000, "showExport": false } ] } @Ahlam000 disable buttton based on "showExport": false
{ "successCode": 200, "successMessage": "report list", "list": [ { "_id": null, "total": 4100, "costWithoutVAT": 4100, "costAndVAT": 4100, "costWithVatAndCommision": 4510, "totalCommision": 410, "totalOnline": 2000, "totalOffline": 2100, "amountAtProviderEnd": 0, "amountAtAdminEnd": 2000, "showExport": false } ] } @Ahlam000 disable buttton based on "showExport": false