# Functions

New creates a new dapp controller API client.
NewGetDappInfoUsingGETForbidden creates a GetDappInfoUsingGETForbidden with default headers values.
NewGetDappInfoUsingGETNotFound creates a GetDappInfoUsingGETNotFound with default headers values.
NewGetDappInfoUsingGETOK creates a GetDappInfoUsingGETOK with default headers values.
NewGetDappInfoUsingGETParams creates a new GetDappInfoUsingGETParams object with the default values initialized.
NewGetDappInfoUsingGETParamsWithContext creates a new GetDappInfoUsingGETParams object with the default values initialized, and the ability to set a context for a request.
NewGetDappInfoUsingGETParamsWithHTTPClient creates a new GetDappInfoUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDappInfoUsingGETParamsWithTimeout creates a new GetDappInfoUsingGETParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetDappInfoUsingGETUnauthorized creates a GetDappInfoUsingGETUnauthorized with default headers values.

# Structs

Client for dapp controller API */.
GetDappInfoUsingGETForbidden handles this case with default header values.
GetDappInfoUsingGETNotFound handles this case with default header values.
GetDappInfoUsingGETOK handles this case with default header values.
GetDappInfoUsingGETParams contains all the parameters to send to the API endpoint for the get dapp info using g e t operation typically these are written to a http.Request */.
GetDappInfoUsingGETReader is a Reader for the GetDappInfoUsingGET structure.
GetDappInfoUsingGETUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.