.. https://github.com/sphinx-doc/sphinx/issues/7912 src.projection\_entities.products.annuity.base\_contract.account.ia.IndexedAccount ================================================================================== .. currentmodule:: src.projection_entities.products.annuity.base_contract.account.ia .. autoclass:: IndexedAccount :members: :inherited-members: .. rubric:: Inheritance Diagram .. inheritance-diagram:: IndexedAccount :parts: 1 .. rubric:: Variables & Properties .. autosummary:: ~IndexedAccount.crediting_term_months ~IndexedAccount.term_start_date ~IndexedAccount.data_sources ~IndexedAccount.account_data_source ~IndexedAccount.premiums ~IndexedAccount.premium_new ~IndexedAccount.premium_cumulative ~IndexedAccount.account_value ~IndexedAccount.interest_credited ~IndexedAccount.gmdb_charge ~IndexedAccount.gmwb_charge ~IndexedAccount.withdrawal ~IndexedAccount.surrender_charge ~IndexedAccount.time_steps ~IndexedAccount.init_t .. rubric:: Methods .. autosummary:: ~IndexedAccount.__init__ ~IndexedAccount.credit_interest ~IndexedAccount.process_charge ~IndexedAccount.process_premiums ~IndexedAccount.process_withdrawal ~IndexedAccount.update_surrender_charge ~IndexedAccount.write_projection_values ~IndexedAccount.write_projection_values_recursively .. rubric:: Details .. automethod:: __init__