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).

Signatory: providers

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

    Controller: providers

    Returns: ()

    (no fields)

  • interface instance I for Rule

Data Types

type T

= Rule

Type synonym for Rule.