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

Interface: AddAssetRequirementParams

api/procedures/types.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/types.ts:1220