loanMortgageMandateAmount constant

IriTerm const loanMortgageMandateAmount

IRI for schema:loanMortgageMandateAmount [Expects: https://schema.org/MonetaryAmount]

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

Can be used on: https://schema.org/MortgageLoan

Implementation

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