api.procedures.addAssetRequirement.AddAssetRequirementParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: AddAssetRequirementParams

api/procedures/addAssetRequirement.AddAssetRequirementParams

Table of contents

Properties

Properties

conditions

conditions: InputCondition[]

array of conditions that form the requirement that must be added. Conditions within a requirement are AND between them. This means that in order for a transfer to comply with this requirement, it must fulfill ALL conditions

Defined in

api/procedures/addAssetRequirement.ts:17