# TpaycomTechnicalDocumentation.VcFinishRequestExampleInnerPaymentRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**currencyCode** | **String** | The currency with which to process the transaction. | [optional] 
**total** | **String** | Total of the payment including all amounts. | [optional] 
**orderId** | **String** | Merchant&#39;s order ID associated with the payment | [optional] 
**description** | **String** | Description associated with the payment. | [optional] 
**subtotal** | **String** | Subtotal of the payment. | [optional] 
**shippingHandling** | **String** | Total of shipping and handling charges in the payment. | [optional] 
**tax** | **String** | Total tax-related charges in the payment. | [optional] 
**discount** | **String** | Total of discounts related to the payment. If provided, it is a positive value representing the amount to be deducted from the total. | [optional] 
**giftWrap** | **String** | Total gift-wrapping charges in the payment. | [optional] 
**misc** | **String** | Total uncategorized charges in the payment. | [optional] 
**promoCode** | **String** | Promotion codes associated with the payment. | [optional] 


