# UaEquityAccountInfoUpdateType : [`Enum`](Enum.md)
Type of update AccountInfo.

## Values
|Name|Description|
|----|-----------|
|`None`|Nothing was updated|
|`AccountInfo`|Fields that corresponds to account were updated.|
|`RiskInfo`|Fields that corresponds to account's risks were updated.|
|`TradingStatistic`|Fields that corresponds to account's trading statistic were updated.|
|`All`|Fields in all nested objects were updated.|
