Module Daml.Finance.Data.Time.DateClockUpdate¶
Templates¶
template DateClockUpdateEvent
Event signalling the update of a
DateClock
. It can trigger the execution of lifecycle rules for some instruments.
Field Type Description providers Parties Providers of the event. date Date The updated clock data. eventTime Time The event time. id Id Event identifier. description Text Event description. observers Parties The clock’s observers.
Choice Archive
(no fields)
interface instance I for DateClockUpdateEvent
interface instance I for DateClockUpdateEvent