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