Daml.Finance.Lifecycle.Event.Replacement

Templates

template Event

Event contract for the replacement of units of an instrument with a basket of other instruments, e.g., a stock merger.

Signatory: providers

Field Type Description
providers Parties Providers of the distribution event.
id Id Event identifier.
description Text Event description.
effectiveTime Time Time on which the replacement is effectuated.
targetInstrument InstrumentKey Instrument the replacement event applies to.
perUnitReplacement [InstrumentQuantity] Instrument quantities the target instrument is replaced with.
observers Parties Observers.
  • Choice Archive

    Controller: providers

    Returns: ()

    (no fields)

  • interface instance I for Event

  • interface instance I for Event

Data Types

type T

= Event

Type synonym for Event.