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