Interface: AddAssetRequirementParams
Defined in: src/api/procedures/types.ts:1251
Properties
conditions
conditions:
InputCondition
[]
Defined in: src/api/procedures/types.ts:1257
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