@magic.batua/recharge
Version:
The Recharge module manages all the mobile prepaid, datacard and DTH recharge functionalities of the Magic Batua platform.
11 lines • 392 B
JavaScript
;
/**
* @module StatusResponse
* @overview Defines the interface for the response returned by the
* `MobileRecharge.CheckStatus()` method.
*
* @author Animesh Mishra <hello@animesh.ltd>
* @copyright © Animesh Ltd. All Rights Reserved.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=StatusResponse.js.map