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