Type name: DatedMoneySpecification
Extends StructuredValue
Name | Type | Description |
---|---|---|
amount | Number | The amount of money. |
currency | Text | The currency in which the monetary amount is expressed (in 3-letter ISO 4217 format). |
endDate | Date | The end date and time of the item (in ISO 8601 date format). |
startDate | Date | The start date and time of the item (in ISO 8601 date format). |