NPL Property Collateral

property_collateral.PropertyCollateral(**kwargs)

The PropertyCollateral model object holds Property Collateral data conforming to the EBA NPL Template specification EBA Templates

class npl_portfolio.property_collateral.PropertyCollateral(*args, **kwargs)

The PropertyCollateral model object holds Property Collateral data conforming to the EBA NPL Template specification EBA Templates

exception DoesNotExist
exception MultipleObjectsReturned
address_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

amount_of_vat_payable

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

area_type_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

building_area_m2

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

building_area_m2_lettable

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

building_area_m2_occupied

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

city_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

completion_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

condition_of_property

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_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

current_annual_passing_rent

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

current_net_operating_income

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.

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 a ReverseManyToOneDescriptor 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.

estimated_annual_void_cost

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

estimated_rental_void

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

geographic_region_classification

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

geographic_region_of_property

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_area_type_of_property_display(*, field=<django.db.models.fields.IntegerField: area_type_of_property>)
get_condition_of_property_display(*, field=<django.db.models.fields.IntegerField: condition_of_property>)
get_geographic_region_classification_display(*, field=<django.db.models.fields.IntegerField: geographic_region_classification>)
get_internal_or_external_initial_valuation_display(*, field=<django.db.models.fields.IntegerField: internal_or_external_initial_valuation>)
get_internal_or_external_latest_valuation_display(*, field=<django.db.models.fields.IntegerField: internal_or_external_latest_valuation>)
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_party_liable_for_vat_display(*, field=<django.db.models.fields.IntegerField: party_liable_for_vat>)
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_purpose_of_property_display(*, field=<django.db.models.fields.IntegerField: purpose_of_property>)
get_sector_of_property_display(*, field=<django.db.models.fields.IntegerField: sector_of_property>)
get_tenure_display(*, field=<django.db.models.fields.IntegerField: tenure>)
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_occupancy_display(*, field=<django.db.models.fields.IntegerField: type_of_occupancy>)
get_type_of_property_display(*, field=<django.db.models.fields.IntegerField: type_of_property>)
get_value_of_energy_performance_certificate_display(*, field=<django.db.models.fields.IntegerField: value_of_energy_performance_certificate>)
id

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

initial_estimated_rental_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.

internal_or_external_initial_valuation

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

internal_or_external_latest_valuation

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

land_area_m2

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_estimated_rental_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_of_the_property

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 a ForwardManyToOneDescriptor instance.

loan_identifier_id
number_of_bedrooms

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

number_of_car_parking_spaces

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

number_of_lettable_units

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

number_of_rooms

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

number_of_units_occupied

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

number_of_units_vacant

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>
party_liable_for_vat

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

percentage_complete

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

planned_capex_next_12m

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

property_country

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

property_postcode

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.

provider_of_energy_performance_certificate

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

provider_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.

provider_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.

purpose_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

register_of_deeds_number

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

remaining_term_of_leasehold

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

sector_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

tenure

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_occupancy

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

type_of_property

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

value_of_energy_performance_certificate

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

vat_payable

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

year_of_construction

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.

year_of_refurbishment

A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.