mercadopago
Version:
Mercadopago SDK for Node.js
12 lines (11 loc) • 364 B
JavaScript
;
/**
* 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 });