# CyberSource.Upv1capturecontextsDataOrderInformationLineItems

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**productCode** | **String** | Code identifying the product. | [optional] 
**productName** | **String** | Name of the product. | [optional] 
**productSku** | **String** | Stock Keeping Unit identifier | [optional] 
**quantity** | **Number** | Quantity of the product | [optional] 
**unitPrice** | **String** | Price per unit | [optional] 
**unitOfMeasure** | **String** | Unit of measure (e.g. EA, KG, LB) | [optional] 
**totalAmount** | **String** | Total amount for the line item | [optional] 
**taxAmount** | **String** | Tax amount applied | [optional] 
**taxRate** | **String** | Tax rate applied | [optional] 
**taxAppliedAfterDiscount** | **String** | Indicates if tax applied after discount | [optional] 
**taxStatusIndicator** | **String** | Tax status indicator | [optional] 
**taxTypeCode** | **String** | Tax type code | [optional] 
**amountIncludesTax** | **Boolean** | Indicates if amount includes tax | [optional] 
**typeOfSupply** | **String** | Type of supply | [optional] 
**commodityCode** | **String** | Commodity code | [optional] 
**discountAmount** | **String** | Discount amount applied | [optional] 
**discountApplied** | **Boolean** | Indicates if discount applied | [optional] 
**discountRate** | **String** | Discount rate applied | [optional] 
**invoiceNumber** | **String** | Invoice number for the line item | [optional] 
**taxDetails** | [**Upv1capturecontextsDataOrderInformationLineItemsTaxDetails**](Upv1capturecontextsDataOrderInformationLineItemsTaxDetails.md) |  | [optional] 
**fulfillmentType** | **String** | Fulfillment type | [optional] 
**weight** | **String** | Weight of the product | [optional] 
**weightIdentifier** | **String** | Weight identifier | [optional] 
**weightUnit** | **String** | Unit of weight of the product | [optional] 
**referenceDataCode** | **String** | Reference data code | [optional] 
**referenceDataNumber** | **String** | Reference data number | [optional] 
**unitTaxAmount** | **String** | Unit tax amount | [optional] 
**productDescription** | **String** | Description of the product | [optional] 
**giftCardCurrency** | **String** | Gift card currency | [optional] 
**shippingDestinationTypes** | **String** | Shipping destination types | [optional] 
**gift** | **Boolean** | Indicates if item is a gift | [optional] 
**passenger** | [**Upv1capturecontextsDataOrderInformationLineItemsPassenger**](Upv1capturecontextsDataOrderInformationLineItemsPassenger.md) |  | [optional] 


