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