RegenerateDelegationRequest Constructors
An object defining constructors for the RegenerateDelegationRequest class.
RegenerateDelegationRequest()
Initializes a new instance of the RegenerateDelegationRequest class.
RegenerateDelegationRequest(secretKey)
Initializes a new instance of the RegenerateDelegationRequest class with the specified secret key.
Parameters:
secretKey (required): string
The secret key used for disabling the delegation.
See Also
- SecretKeys todo