Daml.Finance.Holding.Factory

Templates

template Factory

Implementation of a factory template for holdings.

Signatory: provider

Field Type Description
provider Party The factory’s provider.
id Id Identifier for the factory.
observers PartiesMap The factory’s observers.
  • Choice Archive

    Controller: provider

    Returns: ()

    (no fields)

  • interface instance I for Factory

  • interface instance I for Factory

Data Types

type F
= Factory
type T

= Factory

Type synonyms for Factory.