Skip to main content

ResponseParameters Constructors

An object defining constructors for the ResponseParameters class.

ResponseParameters(parameters)

Initializes a new instance of the ResponseParameters class with the specified parameters.

Parameters:

parameters (required): Dictionary<string, object>
A dictionary containing key-value pairs to initialize the instance.


ResponseParameters(parameters)

Initializes a new instance of the ResponseParameters class with the specified parameters.

Parameters:

parameters (required): Dictionary<string, object>
A dictionary containing key-value pairs to initialize the instance.