Skip to main content

Interface: Crossupsell

Defined in: type/Crossupsell.ts:6

Object class for Crossupsell

Properties

baseProductFrom?

optional baseProductFrom?: IBaseProduct

Defined in: type/Crossupsell.ts:31

Source record (product or cluster) the relationship originates from.


baseProductTo?

optional baseProductTo?: IBaseProduct

Defined in: type/Crossupsell.ts:33

Target record (product or cluster) the relationship points to.


baseProductUuidFrom

baseProductUuidFrom: string

Defined in: type/Crossupsell.ts:27

Identifier of the source record (product or cluster) the relationship originates from.


baseProductUuidTo

baseProductUuidTo: string

Defined in: type/Crossupsell.ts:29

Identifier of the target record (product or cluster) the relationship points to.


clusterFrom?

optional clusterFrom?: IBaseProduct

Defined in: type/Crossupsell.ts:24

clusterFrom field


clusterIdFrom?

optional clusterIdFrom?: number

Defined in: type/Crossupsell.ts:39

Source cluster identifier retained for compatibility with legacy integrations.


clusterIdTo?

optional clusterIdTo?: number

Defined in: type/Crossupsell.ts:41

Target cluster identifier retained for compatibility with legacy integrations.


clusterTo?

optional clusterTo?: IBaseProduct

Defined in: type/Crossupsell.ts:22

clusterTo field


createdAt

createdAt: string

Defined in: type/Crossupsell.ts:10

Creation date


id

id: string

Defined in: type/Crossupsell.ts:8

Primary identifier


lastModifiedAt

lastModifiedAt: string

Defined in: type/Crossupsell.ts:12

Last modified date


productFrom?

optional productFrom?: IBaseProduct

Defined in: type/Crossupsell.ts:20

productFrom field


productIdFrom?

optional productIdFrom?: number

Defined in: type/Crossupsell.ts:35

Source product identifier retained for compatibility with legacy integrations.


productIdTo?

optional productIdTo?: number

Defined in: type/Crossupsell.ts:37

Target product identifier retained for compatibility with legacy integrations.


productTo?

optional productTo?: IBaseProduct

Defined in: type/Crossupsell.ts:18

productTo field


subType?

optional subType?: string

Defined in: type/Crossupsell.ts:16

Cross/Up Sell subtype


type

type: CrossupsellType

Defined in: type/Crossupsell.ts:14

Cross/Upsell type