mercadopago
Version:
Mercadopago SDK for Node.js
11 lines (10 loc) • 314 B
JavaScript
;
/**
* Shared domain types for the Invoice (subscription billing) client.
*
* Contains the response structures returned by the authorized-payments
* endpoints used to query subscription invoices.
*
* @module invoice/commonTypes
*/
Object.defineProperty(exports, "__esModule", { value: true });