GiftCertificateDTO Class Properties

<< Click to Display Table of Contents >>

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

GiftCertificateDTO Class Properties

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

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

iVend Retail 6.6 - Web API Help

GiftCertificateDTO Class Properties

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

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : GiftCertificateDTO Class

For a list of all members of this type, see GiftCertificateDTO members.

Public Properties

 

Name

Description

Public Property

CustomerId

Mandatory

Gets or sets the Customer Id to which this gift certificate is issued.

Length: 20 characters.

 

Public Property

CustomerKey

CustomerKey  

Public Property

EnterpriseName

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

Public Property

FinalBalance

Mandatory

Gets or sets the final balance

.

In case this value is supplied and the RechargeRedeemAmount is set to 0, then the system would automatically calculate the amount by which the gift certificate is to be charged or redeemed to register the final balance in the system.

 

Public Property

GenerateIntegrationEvent

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

Public Property

GiftCertificateId

Mandatory

Gets or sets the Giftcertificate Id.

Length: 20 characters.

 

Public Property

GiftCertificateKey

GiftCertificateKey  

Public Property

IssueDate

Gets or sets the issue date.  

Public Property

IssuePass

Gets the Issue iVend Pass flag.  

Public Property

IssueStoreId

Gets or sets the issue store id.  

Public Property

IssueStoreKey

IssueStoreKey  

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

PassEmail

Gets the iVend Pass Email.  

Public Property

RechargeRedeemAmount

Gets or sets the Recharge or Redeem Amount.

If the passed value is not 0 then the system will recharge the gift card with the +ve amount and would redeem the gift card in case a negative amount is spefified.

 

Public Property

SerialNumber

Gets or sets the serial number.  

Public Property

SerialNumberKey

SerialNumberKey  

Public Property

Status

Gets or sets the status.  

Public Property

StatusValue

StatusValue  

Public Property

TransactionDate

 

Public Property

UserFields

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

Public Property

ValidDate

Gets or sets the valid date of the gift certificate. Once defined the gift certificate valid date cannot be changed.  

Public Property

WarehouseId

Gets the warehouse Id.  

Public Property

WarehouseKey

WarehouseKey  

Top

See Also

Reference

GiftCertificateDTO Class

CXS.Retail.DTO Namespace

Send Feedback