GetDelegationsResponse
The GetDelegationsResponse
class represents a response containing a list of delegations.
Properties
Name | Description |
---|---|
Delegations | A list of DelegationBase objects representing the delegations. |
Constructors
Name | Description |
---|---|
GetDelegationsResponse(delegations) | Initializes a new instance of the GetDelegationsResponse class with a specified list of delegations. |
GetDelegationsResponse() | Initializes a new instance of the GetDelegationsResponse class. |