import type * as Merge from "../../../index"; export type InvoiceRequestPaymentsItem = string | Merge.accounting.Payment;