api.procedures.modifyComplianceRequirement - PolymeshAssociation/polymesh-sdk GitHub Wiki
Module: api/procedures/modifyComplianceRequirement
Table of contents
Type Aliases
Type Aliases
ModifyComplianceRequirementParams
Ƭ ModifyComplianceRequirementParams: Object
Type declaration
| Name | Type | Description |
|---|---|---|
conditions |
InputCondition[] |
array of conditions to replace the existing array of conditions for the requirement (identified by id). 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 |
id |
BigNumber |
ID of the Compliance Requirement |