The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::MortgageLoan - A loan in which property or real estate is used as collateral

VERSION

version v11.01.0

DESCRIPTION

A loan in which property or real estate is used as collateral. (A loan securitized against some real estate.)

ATTRIBUTES

domiciled_mortgage

domiciledMortgage

Whether borrower is a resident of the jurisdiction where the property is located.

A domiciled_mortgage should be one of the following types:

Bool

_has_domiciled_mortgage

A predicate for the "domiciled_mortgage" attribute.

loan_mortgage_mandate_amount

loanMortgageMandateAmount

Amount of mortgage mandate that can be converted into a proper mortgage at a later stage.

A loan_mortgage_mandate_amount should be one of the following types:

InstanceOf['SemanticWeb::Schema::MonetaryAmount']

_has_loan_mortgage_mandate_amount

A predicate for the "loan_mortgage_mandate_amount" attribute.

SEE ALSO

SemanticWeb::Schema::LoanOrCredit

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2020 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)