-
Notifications
You must be signed in to change notification settings - Fork 12
api.procedures.modifyComplianceRequirement
prashantasdeveloper edited this page Jun 30, 2022
·
1 revision
Ƭ ModifyComplianceRequirementParams: Object
| 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 |