# CyberSource.UnifiedriskMerchantMerchantDescriptorLimitValue

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baseCurrency** | **String** | ISO 4217 3-letter code for the base reference currency of the limit value | [optional] 
**baseValue** | **Number** | Financial limit amount in the base currency, in minor units | [optional] 
**currency** | **String** | ISO 4217 3-letter currency code in which the limit value is expressed | [optional] 
**merchantCurrency** | **String** | ISO 4217 3-letter code for the merchant's local currency for the limit value | [optional] 
**merchantValue** | **Number** | Financial limit in the merchant's local currency, in minor units | [optional] 
**value** | **Number** | Limit value amount in the specified currency, in minor units | [optional] 
**expectedMonthlyVolume** | **Number** | Expected monthly transaction volume used alongside limit value to set composite risk thresholds | [optional] 


