Skip to content

api.procedures.types.AddAssetRequirementParams

polymesh-bot edited this page Jun 3, 2025 · 86 revisions

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:1288

Clone this wiki locally