feesAndCommissionsSpecification constant

IriTerm const feesAndCommissionsSpecification

IRI for schema:feesAndCommissionsSpecification [Expects: https://schema.org/Text, https://schema.org/URL]

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

Can be used on: https://schema.org/FinancialProduct, https://schema.org/FinancialService

Implementation

static const feesAndCommissionsSpecification = IriTerm.prevalidated(
  'https://schema.org/feesAndCommissionsSpecification',
);