Skip to main content

Interface: CrossupsellUpdateInput

Defined in: type/CrossupsellUpdateInput.ts:5

Input object for CrossupsellUpdateInput

Properties

baseProductUuidFrom?

optional baseProductUuidFrom?: string

Defined in: type/CrossupsellUpdateInput.ts:12

UUID of the source base product (STI reference)


baseProductUuidTo?

optional baseProductUuidTo?: string

Defined in: type/CrossupsellUpdateInput.ts:14

UUID of the target base product (STI reference)


clusterIdFrom?

optional clusterIdFrom?: number

Defined in: type/CrossupsellUpdateInput.ts:18

Legacy cluster ID from source (will be converted to UUID)


clusterIdTo?

optional clusterIdTo?: number

Defined in: type/CrossupsellUpdateInput.ts:22

Legacy cluster ID to target (will be converted to UUID)


productIdFrom?

optional productIdFrom?: number

Defined in: type/CrossupsellUpdateInput.ts:16

Legacy product ID from source (will be converted to UUID)


productIdTo?

optional productIdTo?: number

Defined in: type/CrossupsellUpdateInput.ts:20

Legacy product ID to target (will be converted to UUID)


subType?

optional subType?: string

Defined in: type/CrossupsellUpdateInput.ts:7

Crossupsell subtype


type?

optional type?: CrossupsellType

Defined in: type/CrossupsellUpdateInput.ts:10

Type of cross-upsell relationship