Module Daml.Finance.Lifecycle.Rule.Replacement

Templates

template Rule

Rule contract that defines the replacement of units of an instrument with a basket of other instruments (e.g. stock merger).

Field Type Description
providers Parties Providers of the replacement rule.
lifecycler Party Party performing the lifecycling.
observers Parties Observers.
id Id Identifier for the rule contract.
description Text Textual description.
  • Choice Archive

    (no fields)

  • interface instance I for Rule

Data Types

type T

= Rule

Type synonym for Rule.