Non Property Collateral¶
-
non_property_collateral.
NonPropertyCollateral
(**kwargs)¶ The NonPropertyCollateral model holds Non-Property Collateral data conforming to the EBA NPL Template specification EBA Templates
-
class
npl_portfolio.non_property_collateral.
NonPropertyCollateral
(*args, **kwargs) The NonPropertyCollateral model holds Non-Property Collateral data conforming to the EBA NPL Template specification EBA Templates
-
exception
DoesNotExist
-
exception
MultipleObjectsReturned
-
activation_of_guarantee
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
asset_purchase_obligation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
collateral_insurance
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
collateral_insurance_coverage_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
collateral_insurance_provider
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
collateral_type
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
configuration
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.
-
currency_of_collateral
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
current_country_of_registration
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
current_opex_and_overheads
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_of_initial_valuation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_of_latest_valuation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_of_the_latest_residual_valuation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
description
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
enforcement_description
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
enforcement_set
Accessor to the related objects manager on the reverse side of a many-to-one relation.
In the example:
class Child(Model): parent = ForeignKey(Parent, related_name='children')
Parent.children
is aReverseManyToOneDescriptor
instance.Most of the implementation is delegated to a dynamically defined manager class built by
create_forward_many_to_many_manager()
defined below.
-
enforcement_status
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
enforcement_status_third_parties
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
engine_size
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
estimated_useful_life
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_collateral_type_display
(*, field=<django.db.models.fields.IntegerField: collateral_type>)
-
get_new_or_used_display
(*, field=<django.db.models.fields.IntegerField: new_or_used>)
-
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_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_type_of_initial_valuation_display
(*, field=<django.db.models.fields.IntegerField: type_of_initial_valuation>)
-
get_type_of_latest_valuation_display
(*, field=<django.db.models.fields.IntegerField: type_of_latest_valuation>)
-
get_type_of_legal_owner_display
(*, field=<django.db.models.fields.IntegerField: type_of_legal_owner>)
-
guarantee_amount
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.
-
initial_residual_valuation_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
initial_residual_value
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
initial_valuation_amount
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.
-
latest_residual_value
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
latest_valuation_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
legal_owner
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
loan_identifier
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.
-
loan_identifier_id
-
manufacturer_of_collateral
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
name_or_model_of_collateral
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
new_or_used
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>
-
option_to_buy_price
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
original_country_of_registration
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
protection_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
registration_number
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
type_of_initial_valuation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
type_of_latest_valuation
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
type_of_legal_owner
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
year_of_manufacture
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
year_of_registration
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
exception