gracePeriod constant
gracePeriod [Expects: http://schema.org/Duration]
The period of time after any due date that the borrower has to fulfil its obligations before a default (failure to pay) is deemed to have occurred.
Can be used on: http://schema.org/LoanOrCredit
Implementation
static const gracePeriod = IriTerm.prevalidated(
'http://schema.org/gracePeriod',
);