UNPKG

mercadopago

Version:
11 lines (10 loc) 343 B
"use strict"; /** * Shared request and response types for the Customer API client. * * Defines the body shape used when creating or updating customers, the * API response envelope, and the helper types for address and city data. * * @module clients/customer/commonTypes */ Object.defineProperty(exports, "__esModule", { value: true });