Module Daml.Finance.Claims.Lifecycle.Rule

Templates

template Rule

Rule to process a time update event for instruments that are modelled using "on-the-fly" claims (the tree is not stored on-ledger but generated dynamically).

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

    (no fields)

  • interface instance I for Rule