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.Signatory: providers
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
Controller: providers
Returns: ()
(no fields)
interface instance I for DateClockUpdateEvent
interface instance I for DateClockUpdateEvent