UNPKG

mercadopago

Version:
12 lines (11 loc) 364 B
"use strict"; /** * Shared response and helper types for the CustomerCard API client. * * Defines the API response envelope for saved-card operations and the * supporting nested types for payment method, security code, and issuer * information. * * @module clients/customerCard/commonTypes */ Object.defineProperty(exports, "__esModule", { value: true });