Module Daml.Finance.Lifecycle.Rule.Claim¶
Templates¶
template Rule
Rule contract that allows an actor to claim effects, returning settlement instructions.
Field Type Description providers Parties Providers of the claim rule. Together with the actors of the ClaimEffectchoice the authorization requirements to upgrade the holdings being claimed have to be met.claimers Parties Any of the parties can claim an effect. settlers Parties Any of the parties can trigger settlement of the resulting batch. routeProviderCid ContractId I RouteProvider used to discover settlement routes. settlementFactoryCid ContractId F Settlement factory contract used to create a BatchofInstruction\s.netInstructions Bool Configure whether netting should be enabled for quantities having the same (instrument, sender, receiver).