# Functions
New creates a new notifications API client.
New creates a new notifications API client with basic auth credentials.
New creates a new notifications API client with a bearer token for authentication.
NewGetNotificationsDefault creates a GetNotificationsDefault with default headers values.
NewGetNotificationsOK creates a GetNotificationsOK with default headers values.
NewGetNotificationsParams creates a new GetNotificationsParams object, with the default timeout for this client.
NewGetNotificationsParamsWithContext creates a new GetNotificationsParams object with the ability to set a context for a request.
NewGetNotificationsParamsWithHTTPClient creates a new GetNotificationsParams object with the ability to set a custom HTTPClient for a request.
NewGetNotificationsParamsWithTimeout creates a new GetNotificationsParams object with the ability to set a timeout on a request.
NewUpdateNotificationsDefault creates a UpdateNotificationsDefault with default headers values.
NewUpdateNotificationsNoContent creates a UpdateNotificationsNoContent with default headers values.
NewUpdateNotificationsParams creates a new UpdateNotificationsParams object, with the default timeout for this client.
NewUpdateNotificationsParamsWithContext creates a new UpdateNotificationsParams object with the ability to set a context for a request.
NewUpdateNotificationsParamsWithHTTPClient creates a new UpdateNotificationsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateNotificationsParamsWithTimeout creates a new UpdateNotificationsParams object with the ability to set a timeout on a request.
# Structs
Client for notifications API
*/.
GetNotificationsDefault describes a response with status code -1, with default header values.
GetNotificationsOK describes a response with status code 200, with default header values.
GetNotificationsParams contains all the parameters to send to the API endpoint
for the get notifications operation.
GetNotificationsReader is a Reader for the GetNotifications structure.
UpdateNotificationsDefault describes a response with status code -1, with default header values.
UpdateNotificationsNoContent describes a response with status code 204, with default header values.
UpdateNotificationsParams contains all the parameters to send to the API endpoint
for the update notifications operation.
UpdateNotificationsReader is a Reader for the UpdateNotifications structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.