mercadopago
Version:
Mercadopago SDK for Node.js
11 lines (10 loc) • 308 B
JavaScript
;
/**
* Types for the "search preferences" operation.
*
* Defines the query filters, paginated response envelope, and the
* summary element returned for each matching preference.
*
* @module clients/preference/search/types
*/
Object.defineProperty(exports, "__esModule", { value: true });