mercadopago
Version:
Mercadopago SDK for Node.js
11 lines (10 loc) • 307 B
JavaScript
;
/**
* Types for the "update subscription" operation.
*
* Contains the update request body, internal client payload, public
* SDK input, and the update-specific response type.
*
* @module clients/preApproval/update/types
*/
Object.defineProperty(exports, "__esModule", { value: true });