The Investment Model
This section gives an overview of Embed Investments, what the model looks like, creating, modifying and retrieving investments
Attributes
investment_idstring |
Unique identifier of the investment |
account_idstring |
Unique Identifier of account owning |
namestring |
Chosen name for investment |
product_codestring |
generated product code of the investment |
asset_typestring |
The type of asset the investment belongs to |
asset_in_indexboolean |
Returns true or false depending on whether asset is part of an index |
index_idstring |
returns unique identifier of index if asset belongs to an index |
current_unitsstring |
current units on the investment |
currencystring |
the currency code which follows ISO-4217 standard |
current_valuestring |
current value of the investment |
investment_returnsstring |
current total investment returns |
change_todaystring |
changes made to investment as at today |
created_onstring |
timestamp of the investment |
pending_depositslist |
deposits into this investment awaiting verification |
pending_saleslist |
sale of investments that are awaiting fulfillment |
liquidation_methodstring |
Method of Liquidation |