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

NAME

SemanticWeb::Schema::FinancialProduct - A product provided to consumers and businesses by financial institutions such as banks

VERSION

version v11.1.1

DESCRIPTION

A product provided to consumers and businesses by financial institutions such as banks, insurance companies, brokerage firms, consumer finance companies, and investment companies which comprise the financial services industry.

ATTRIBUTES

annual_percentage_rate

annualPercentageRate

The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction.

A annual_percentage_rate should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

_has_annual_percentage_rate

A predicate for the "annual_percentage_rate" attribute.

fees_and_commissions_specification

feesAndCommissionsSpecification

Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization.

A fees_and_commissions_specification should be one of the following types:

Str

_has_fees_and_commissions_specification

A predicate for the "fees_and_commissions_specification" attribute.

interest_rate

interestRate

The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate.

A interest_rate should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']
Num

_has_interest_rate

A predicate for the "interest_rate" attribute.

SEE ALSO

SemanticWeb::Schema::Service

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-2021 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)