UNPKG

mercadopago

Version:
11 lines (10 loc) 323 B
"use strict"; /** * Shared domain types for the Merchant Order client. * * Contains response interfaces, request payloads, and supporting types * for orders that group one or more payments, items, and shipments. * * @module merchantOrder/commonTypes */ Object.defineProperty(exports, "__esModule", { value: true });