Skip to main content

GetDelegationsResponse

The GetDelegationsResponse class represents a response containing a list of delegations.

Properties

NameDescription
DelegationsA list of DelegationBase objects representing the delegations.

Constructors

NameDescription
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.