mercadopago
Version:
Mercadopago SDK for Node.js
11 lines (10 loc) • 335 B
JavaScript
;
/**
* Types for the "create subscription" operation.
*
* Separates the internal client payload (includes config) from the
* public-facing data type the SDK consumer passes to {@link PreApproval.create}.
*
* @module clients/preApproval/create/types
*/
Object.defineProperty(exports, "__esModule", { value: true });