Module Daml.Finance.Lifecycle.Rule.Distribution

Templates

template Rule

Rule contract that defines the distribution of units of an instrument for each unit of a target instrument (e.g. share or cash dividends).

Field Type Description
providers Parties Providers of the distribution rule.
lifecycler Party Party performing the lifecycling.
observers Parties 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

Data Types

type T

= Rule

Type synonym for Rule.