import type * as Merge from "../../../index"; /** * The subsidiary associated with the fulfillment. */ export type ItemFulfillmentRequestRequestCompany = string | Merge.accounting.CompanyInfo;