NPL Enforcement¶
-
enforcement.
Enforcement
(**kwargs)¶ The Enforcement model holds Enforcement data conforming to the EBA NPL Template specification EBA Templates
-
class
npl_portfolio.enforcement.
Enforcement
(*args, **kwargs) The Enforcement model holds Enforcement data conforming to the EBA NPL Template specification EBA Templates
-
exception
DoesNotExist
-
exception
MultipleObjectsReturned
-
amount_of_outstanding_liabilities
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
annual_insurance_payment
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
collateral_repossessed_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
contracted_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
costs_accrued_to_buyer
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
costs_at_end_of_sale
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
counterparty_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.
-
counterparty_identifier_id
-
court_appraisal_amount
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
court_auction_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
court_auction_reserve_price_for_first_auction
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
court_auction_reserve_price_for_last_auction
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
court_auction_reserve_price_for_next_auction
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_enforcement
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
current_market_status
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_next_insurance_payment_is_due
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_of_court_appraisal
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
date_of_receiver_appointment
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_identifier
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
fees_of_receivership
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
first_auction_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
funds_remitted_full_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
funds_remitted_partial_date
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_current_market_status_display
(*, field=<django.db.models.fields.IntegerField: current_market_status>)
-
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)
-
gross_sale_proceeds
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.
-
indicator_of_enforcement
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
indicator_of_receivership
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
insurance
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
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.
-
insurance_provider
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
jurisdiction_of_court
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
last_auction_date
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.
-
name_of_legal_firm
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
name_of_receiver
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
net_sale_proceeds
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
next_auction_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
non_property_collateral_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.
-
non_property_collateral_identifier_id
-
number_of_failed_auctions
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>
-
offer_price
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
on_market_offer_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
on_market_price
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
other_ongoing_enforcement_proceedings
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
prepare_property_for_sale_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
property_collateral_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.
-
property_collateral_identifier_id
-
property_on_market_date
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.
-
sale_agreed_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
sale_agreed_price
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
sold_date
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
-
exception