UNPKG

mercadopago

Version:
11 lines (10 loc) 314 B
"use strict"; /** * 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 });