# Functions

NewActivateServiceForSubjectRequest calls the generic ActivateServiceForSubject builder with application/json body.
NewActivateServiceForSubjectRequestWithBody generates requests for ActivateServiceForSubject with any type of body.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeactivateServiceForSubjectRequest generates requests for DeactivateServiceForSubject.
NewGetServiceActivationRequest generates requests for GetServiceActivation.
NewGetServicesRequest generates requests for GetServices.
NewSearchPresentationsRequest generates requests for SearchPresentations.
ParseActivateServiceForSubjectResponse parses an HTTP response from a ActivateServiceForSubjectWithResponse call.
ParseDeactivateServiceForSubjectResponse parses an HTTP response from a DeactivateServiceForSubjectWithResponse call.
ParseGetServiceActivationResponse parses an HTTP response from a GetServiceActivationWithResponse call.
ParseGetServicesResponse parses an HTTP response from a GetServicesWithResponse call.
ParseSearchPresentationsResponse parses an HTTP response from a SearchPresentationsWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.

# Constants

No description provided by the author

# Structs

No description provided by the author
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
No description provided by the author
No description provided by the author
SearchPresentationsParams defines parameters for SearchPresentations.
No description provided by the author
SearchResult defines model for SearchResult.
ServiceActivationRequest Request for service activation.
ServiceDefinition defines model for ServiceDefinition.

# Interfaces

The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.

# Type aliases

ActivateServiceForSubjectJSONRequestBody defines body for ActivateServiceForSubject for application/json ContentType.
ClientOption allows setting custom parameters during construction.
No description provided by the author
RequestEditorFn is the function signature for the RequestEditor callback function.
VerifiablePresentation defines model for VerifiablePresentation.