Name | Type | Description | Notes |
---|---|---|---|
validationKey | ValidationKeyDto | Created validation key | [default to undefined] |
admins | Array<string> | Admins who have to approve the validation key addition | [default to undefined] |
approvalThreshold | number | Minimal number of approvers required. 0 for all | [default to undefined] |
requestId | number | Approval request id. Can be cancelled | [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]