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