UNPKG

rm-api-sdk-erider

Version:

A NodeJS wrapper for some of the RESTful methods documented at doc.revenuemonster.my

3 lines 189 B
import { RMSDKInstance } from '../'; export declare function createWebPayment(this: RMSDKInstance, accessToken: string, data: object): Promise<any>; //# sourceMappingURL=webPayment.d.ts.map