Skip to main content

GetDelegationsResponse Constructors

An object defining constructors for the GetDelegationsResponse class.

GetDelegationsResponse(delegations)

Initializes a new instance of the GetDelegationsResponse class with a specified list of delegations.

Parameters:

delegations (required): List<DelegationBase>
A list of DelegationBase objects representing the delegations.


GetDelegationsResponse()

Initializes a new instance of the GetDelegationsResponse class.