| Name | Type | Description | Notes |
|---|---|---|---|
| r#type | String | ||
| id | String | ||
| name | String | ||
| issuer_name | String | ||
| exchange | String | ||
| isin | String | ||
| units | f64 | ||
| investment_value | f64 | ||
| current_value | f64 | ||
| currency_code | String | ||
| holder | crate::models::Holder | ||
| transactions | bool | ||
| amc | Option<String> | [optional] | |
| registrar | Option<String> | [optional] | |
| fund_name | String | ||
| folio_number | String | ||
| scheme_code | Option<String> | [optional] | |
| fund_type | Option<String> | [optional] | |
| fund_category | Option<String> | [optional] | |
| lien_units | Option<String> | [optional] | |
| creation_date | Option<String> | [optional] | |
| plan_info | crate::models::SipPlanInformation | ||
| investment_info | crate::models::SipInvestmentInformation | ||
| account_number | String | ||
| account_type | crate::models::TermDepositAccountType | ||
| issuer_logo_url | String | ||
| account_details | crate::models::TermDepositAccountDetails |