Account Equity
The Account Equity table details the equity of the account w.r.t. to each Account ID. The fields for the Account Equity table are:
Table Name: AccountEquity
Column Name
Data Type
Valid Values
Allow Nulls
Description
FK_AccountID
bigint
No
Equity
decimal
No
LastUpdatedTime
varchar
(getutcdate())
No
Last updated
Was this helpful?