# CyberSource.UnifiedriskTransactionAmount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **Number** | Transaction amount in the specified currency | [optional] 
**currency** | **String** | ISO 4217 3-letter currency code | [optional] 
**baseCurrency** | **String** | Base currency for multi-currency transactions | [optional] 
**baseValue** | **Number** | Amount in base currency | [optional] 
**merchantCurrency** | **String** | ISO 4217 3-letter code for the merchant's local currency used to express the transaction amount (e.g., EUR for EU merchants). Used for cross-currency risk analysis | [optional] 
**merchantValue** | **Number** | Transaction amount expressed in the merchant's local currency, used for cross-currency comparison and risk threshold evaluation against merchant's baseline | [optional] 


