ProductUpsellDTO Class Members

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > ProductUpsellDTO >

ProductUpsellDTO Class Members

iVend Retail 6.6 - Web API Help

ProductUpsellDTO Class Members

Properties  Collapse All Expand All Members Options: Show All Members Options: Filtered

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : ProductUpsellDTO Class

The following tables list the members exposed by ProductUpsellDTO.

Public Constructors

 

Name

Description

Public Constructor

ProductUpsellDTO Constructor

 

Top

Public Properties

 

Name

Description

Public Property

AutoAddToTransaction

Mandatory

Gets or sets the if the upsell item is to be automatically added to transaction when the parent item is scanned at POS.

 

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

ParentProductId

Mandatory

Gets or sets the product id for which the upsells are defined.

Length: 20 characters.

 

Public Property

ProductId

Mandatory

Gets or sets the product Id of the upsell item.

Length: 20 characters.

 

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Top

See Also

Reference

ProductUpsellDTO Class

CXS.Retail.DTO Namespace

Send Feedback