/** * This file was auto-generated by openapi-typescript and ts-morph. * Do not make direct changes to the file. */ import type { InferOperationIndex } from "../../operation-inference.js"; import type * as currencies from "../currencies.v2.js"; import type * as customers from "../customers.v2.js"; import type * as geography from "../geography.v2.js"; import type * as marketing from "../marketing.v2.js"; import type * as orders from "../orders.v2.oas2.js"; import type * as methods_payments from "../payments/methods_payments.v2.js"; import type * as shipping from "../shipping.v2.js"; import type * as store_content from "../store_content.v2.js"; import type * as store_information from "../store_information.v2.js"; import type * as tax_classes from "../tax_classes.v2.js"; export type Operation = InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex & InferOperationIndex;