# CyberSource.UnifiedriskMerchantMerchantDescriptorExpectedAverageTicketSize

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baseCurrency** | **String** | ISO 4217 3-letter code for the base reference currency used to express the expected average transaction ticket size (e.g., USD, EUR) | [optional] 
**baseValue** | **Number** | Expected average transaction value in the base currency, expressed in minor units (e.g., cents) | [optional] 
**currency** | **String** | ISO 4217 3-letter transaction currency code in which the average ticket size is denominated | [optional] 
**merchantCurrency** | **String** | ISO 4217 3-letter code for the merchant's local currency used for expressing the average ticket size | [optional] 
**merchantValue** | **Number** | Expected average transaction value expressed in the merchant's local currency, in minor units | [optional] 
**value** | **Number** | Expected average transaction value in the transaction currency, in minor units (e.g., cents) | [optional] 


