Daml.Finance.Interface.Data.Numeric.Observation.Factory¶
Interfaces¶
interface Factory
Factory contract used to create, remove and view a
Numeric.Observation
.viewtype V
Choice Archive
Controller: Signatories of implementing template
Returns: ()
(no fields)
Choice Create
Create an
Observation
.Controller: provider
Returns: ContractId I
Method create’ : Create -> Update (ContractId I)
Implementation of
Create
choice.