Source/StatusResponse.js

"use strict";
/**
 *  @module     StatusResponse
 *  @overview   Defines the interface for the response returned by
 *              check payment status API.
 *
 *  @author     Animesh Mishra <hello@animesh.ltd>
 *  @copyright  © Animesh Ltd. All Rights Reserved.
 */
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=StatusResponse.js.map