DatedMoneySpecification constant
IRI for schemahttp:DatedMoneySpecification
A DatedMoneySpecification represents monetary values with optional start and end dates. For example, this could represent an employee's salary over a specific period of time. Note: This type has been superseded by {MonetaryAmount}, use of that type is recommended.
Implementation
static const DatedMoneySpecification = IriTerm.prevalidated(
'http://schema.org/DatedMoneySpecification',
);