# Packages

Package credentials provides primitives to interact with the openapi HTTP API.
Package instances provides primitives to interact with the openapi HTTP API.
Package offerings provides primitives to interact with the openapi HTTP API.

# Functions

No description provided by the author
NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
No description provided by the author
No description provided by the author
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on rawClientInterface to offer response payloads.

# Type aliases

ClientOption allows setting custom parameters during construction.