Daml.Finance.Claims.Lifecycle.Rule

Templates

template Rule

Rule to process an event for instruments that are modelled using "on-the-fly" claims (the tree is not stored on-ledger but generated dynamically). This rule supports both time update events and election events.

Signatory: providers

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

    Controller: providers

    Returns: ()

    (no fields)

  • interface instance Exercisable for Rule

  • interface instance I for Rule

  • interface instance I for Rule