Loan
- Loan.Loan(**kwargs)
The Loan model holds data for each loan (or other credit facility / financial instrument) that provides financing to a Project.
A Loan may be a liability of a ProjectCompany (which may be a special purpose entity or a regular company)
- class portfolio.Loan.Loan(*args, **kwargs)
The Loan model holds data for each loan (or other credit facility / financial instrument) that provides financing to a Project.
A Loan may be a liability of a ProjectCompany (which may be a special purpose entity or a regular company)
- exception DoesNotExist
- exception MultipleObjectsReturned
- accounting_stages_of_asset_quality
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- amortisation_schedule
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- amortisation_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- asset_class
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- code_of_conduct
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- comments_on_code_of_conduct
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- comments_on_covenant_waiver
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- contract_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- country_of_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- covenant_waiver
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- creation_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_covenant_levels
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_external_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_interest_base_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_interest_margin
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_interest_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_interest_rate_reference
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_interest_rate_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_internal_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_maturity_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- current_reversion_interest_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- date_of_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- default_penalty_interest_margin
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- description_of_bespoke_repayment
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- description_of_current_interest_rate_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- description_of_original_interest_rate_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- description_of_relevant_schemes
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- details_of_origination_channel
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- early_redemption_penalty
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- end_date_of_current_fixed_interest_period
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- end_date_of_interest_only_period
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- end_date_of_subsidy
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- external_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- final_bullet_repayment
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- foreign_exchange_risk
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- get_absolute_url()
- get_accounting_stages_of_asset_quality_display(*, field=<django.db.models.fields.IntegerField: accounting_stages_of_asset_quality>)
- get_amortisation_schedule_display(*, field=<django.db.models.fields.IntegerField: amortisation_schedule>)
- get_amortisation_type_display(*, field=<django.db.models.fields.IntegerField: amortisation_type>)
- get_asset_class_display(*, field=<django.db.models.fields.IntegerField: asset_class>)
- get_current_interest_rate_reference_display(*, field=<django.db.models.fields.IntegerField: current_interest_rate_reference>)
- get_current_interest_rate_type_display(*, field=<django.db.models.fields.IntegerField: current_interest_rate_type>)
- get_foreign_exchange_risk_display(*, field=<django.db.models.fields.IntegerField: foreign_exchange_risk>)
- get_ghg_data_quality_display(*, field=<django.db.models.fields.IntegerField: ghg_data_quality>)
- get_interest_payment_frequency_display(*, field=<django.db.models.fields.IntegerField: interest_payment_frequency>)
- get_loan_covenants_display(*, field=<django.db.models.fields.IntegerField: loan_covenants>)
- get_next_by_creation_date(*, field=<django.db.models.fields.DateTimeField: creation_date>, is_next=True, **kwargs)
- get_next_by_last_change_date(*, field=<django.db.models.fields.DateTimeField: last_change_date>, is_next=True, **kwargs)
- get_original_interest_rate_reference_display(*, field=<django.db.models.fields.IntegerField: original_interest_rate_reference>)
- get_original_interest_rate_type_display(*, field=<django.db.models.fields.IntegerField: original_interest_rate_type>)
- get_previous_by_creation_date(*, field=<django.db.models.fields.DateTimeField: creation_date>, is_next=False, **kwargs)
- get_previous_by_last_change_date(*, field=<django.db.models.fields.DateTimeField: last_change_date>, is_next=False, **kwargs)
- get_principal_payment_frequency_display(*, field=<django.db.models.fields.IntegerField: principal_payment_frequency>)
- get_product_type_display(*, field=<django.db.models.fields.IntegerField: product_type>)
- ghg_attribution_factor
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- ghg_data_quality
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- governing_law_of_loan_agreement
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- interest_cap_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- interest_floor_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- interest_payment_frequency
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- interest_reset_interval
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- internal_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_change_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_covenant_test_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_interest_reset_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_payment_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- last_payment_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- legal_balance
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- loan_commitment
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- loan_covenants
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- loan_currency
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- next_interest_reset_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- next_interest_scheduled_repayment_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- next_interest_scheduled_repayment_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- next_principal_scheduled_repayment_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- next_principal_scheduled_repayment_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- objects = <django.db.models.manager.Manager object>
- original_interest_base_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- original_interest_margin
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- original_interest_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- original_interest_rate_reference
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- original_interest_rate_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- original_maturity_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- origination_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- other_balances
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- other_syndicate_counterparties
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- pastdue_penalty_interest_margin
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- principal_balance
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- principal_payment_frequency
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- product_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- project_company
Accessor to the related object on the forward side of a many-to-one or one-to-one (via ForwardOneToOneDescriptor subclass) relation.
In the example:
class Child(Model): parent = ForeignKey(Parent, related_name='children')
Child.parent
is aForwardManyToOneDescriptor
instance.
- project_company_id
- recourse_to_other_assets
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- relevant_schemes
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- securitised
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- source_of_current_external_credit_rating
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- source_of_external_credit_rating_at_origination
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- specialised_product
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- start_date_of_current_fixed_interest_period
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- start_date_of_interest_only_period
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- start_date_of_subsidy
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- subsidy
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- subsidy_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- subsidy_provider
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- syndicated_loan
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- syndicated_portion
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- total_balance
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- trigger_levels_of_loan_covenants
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
- type_of_reversion_interest_rate
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.