UNPKG

mercadopago

Version:
11 lines (10 loc) 304 B
"use strict"; /** * Shared domain types for the Payment Refund client. * * Contains the response interfaces and supporting types returned by all * refund operations (create, get, list, total). * * @module paymentRefund/commonTypes */ Object.defineProperty(exports, "__esModule", { value: true });