PostTransactionItemDTO Class Members

<< Click to Display Table of Contents >>

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

PostTransactionItemDTO Class Members

iVend Retail 6.6 - Web API Help

PostTransactionItemDTO Class Members

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

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : PostTransactionItemDTO Class

The following tables list the members exposed by PostTransactionItemDTO.

Public Constructors

 

Name

Description

Public Constructor

PostTransactionItemDTO Constructor

 

Top

Public Fields

 

Name

Description

Public Field

OriginalDocumentId

The original document id  

Top

Public Properties

 

Name

Description

Public Property

CouponDiscountAmount

Gets or sets the Coupon discount amount.  

Public Property

CouponId

Gets or sets the Coupon Id  

Public Property

CouponSerialNumber

Gets or sets the coupon serial number if coupon is serial controlled.  

Public Property

DeliveryDate

Gets or sets the delivery date (Applicable only for special order).  

Public Property

DeliveryLocation

Gets or sets the Delivery Location(Warehouse Id) for special orders (Applicable only for special order).  

Public Property

Description

Gets or sets the description.

Length: 100 characters.

 

Public Property

DiscountAmount

Gets or sets the discount amount.  

Public Property

DiscountPercent

Gets or sets the discount percent.  

Public Property

DiscountType

Gets or sets the discount type.  

Public Property

EnterpriseName

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

Public Property

ExchangeRefundLocationId

Gets or sets the Exchange Refund location Id.(If Multi Location is enabled on Store) Pass Refund Location Id while doing a Exchange for the product  

Public Property

FulfillmentPlanId

Gets or sets the fulfillment plan Id (Applicable only for special order).  

Public Property

FulfillmentPlanKey

Gets or sets the flag that shows Fulfillment Plan Key  

Public Property

GenerateIntegrationEvent

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

Public Property

GiftCertificateType

Gets or sets the Gift Certificate Type  

Public Property

Integration1

Gets or sets additional information for Integration.  

Public Property

Integration10

Gets or sets additional information for Integration.  

Public Property

Integration2

Gets or sets additional information for Integration.  

Public Property

Integration3

Gets or sets additional information for Integration.  

Public Property

Integration4

Gets or sets additional information for Integration.  

Public Property

Integration5

Gets or sets additional information for Integration.  

Public Property

Integration6

Gets or sets additional information for Integration.  

Public Property

Integration7

Gets or sets additional information for Integration.  

Public Property

Integration8

Gets or sets additional information for Integration.  

Public Property

Integration9

Gets or sets additional information for Integration.  

Public Property

IsTaxFree

Gets or sets the IsTaxFree flag.  

Public Property

IsTaxOverride

Gets or sets the flag that shows if the taxcode had been override or it was default(for mobile pos)  

Public Property

iVendTransactionItemKey

Gets or sets the iVend Transaction Item Key  

Public Property

Key

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

Public Property

LocationId

Gets or sets the location Id.(If Multi Location is enabled on Store)  

Public Property

ManualDiscountAmount

Gets or sets the manual discount amount.  

Public Property

ManualDiscountPercent

Gets or sets the manual discount percent.  

Public Property

ManualDiscountType

Gets or sets the manual discount type.  

Public Property

Message

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

Public Property

OriginalDetailKey

Gets or sets the original transaction detail key against which this item is transacted.  

Public Property

OriginalDocumentKey

Gets or sets the original transaction key against which this item is transacted.  

Public Property

OriginalPrice

Gets or sets the original price.  

Public Property

OriginalTax

Gets or sets the original tax.(If Item is TaxFree then provide the Tax)  

Public Property

OriginalTaxCodeId

Gets or sets the original tax code Id.(If Item is TaxFree then provide the TaxCodeId)  

Public Property

OriginalTaxRate

Gets or sets the original tax rate.(If Item is TaxFree then provide the TaxRate)  

Public Property

Price

Gets or sets the price.  

Public Property

ProductDetailNumber

Gets or sets the product serial/batch number.  

Public Property

ProductId

Gets or sets the product id.  

Public Property

ProductReturnDetailNumber

Gets or sets the product returned serial/batch number.  

Public Property

PromotionalDiscountAmount

Gets or sets the Promotion discount amount.  

Public Property

Quantity

Gets or sets the quantity.  

Public Property

SalesPerson

Gets or sets the sales person.  

Public Property

SubTotal

Gets the sub total for the line item.  

Public Property

SurchargeList

Gets or sets the surcharges on the item level.  

Public Property

SurchargeTotal

Gets the surcharge total for the line item.  

Public Property

Tax

Gets the tax for the line item.  

Public Property

TaxCodeId

Gets or sets the tax code id.  

Public Property

TaxRate

Gets the tax rate.  

Public Property

Total

Gets the total for the line item.  

Public Property

TransactionItemId

Gets or sets the iVend Transaction Item Id  

Public Property

TransactionLineItemAttributes

Gets or sets the Transaction Line Item Attribute.  

Public Property

UOMBaseQuantity

Gets or sets the UOM Base Quantity.  

Public Property

UOMId

Gets or sets the UOM Id.  

Public Property

UOMQuantity

Gets or sets the UOM Quantity.  

Public Property

UserFields

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

Top

See Also

Reference

PostTransactionItemDTO Class

CXS.Retail.DTO Namespace

Send Feedback