GetDelegationResponse
The GetDelegationResponse
class represents a response containing details about a specific delegation, extending BaseResponse
.
Properties
Name | Description |
---|---|
Delegation | Contains the Delegation object with details about the delegation. |
Constructors
Name | Description |
---|---|
GetDelegationResponse() | Initializes a new instance of the GetDelegationResponse class. |