package
0.0.0-20240520121837-b2b71dc33098
Repository: https://github.com/volumeztech/volumez-rest-client.git
Documentation: pkg.go.dev

# Functions

New creates a new tenant api access refresh token API client.
New creates a new tenant api access refresh token API client with basic auth credentials.
New creates a new tenant api access refresh token API client with a bearer token for authentication.
NewTenantAPIAccessRefreshTokenInternalServerError creates a TenantAPIAccessRefreshTokenInternalServerError with default headers values.
NewTenantAPIAccessRefreshTokenOK creates a TenantAPIAccessRefreshTokenOK with default headers values.
NewTenantAPIAccessRefreshTokenParams creates a new TenantAPIAccessRefreshTokenParams object, with the default timeout for this client.
NewTenantAPIAccessRefreshTokenParamsWithContext creates a new TenantAPIAccessRefreshTokenParams object with the ability to set a context for a request.
NewTenantAPIAccessRefreshTokenParamsWithHTTPClient creates a new TenantAPIAccessRefreshTokenParams object with the ability to set a custom HTTPClient for a request.
NewTenantAPIAccessRefreshTokenParamsWithTimeout creates a new TenantAPIAccessRefreshTokenParams object with the ability to set a timeout on a request.

# Structs

Client for tenant api access refresh token API */.
TenantAPIAccessRefreshTokenInternalServerError describes a response with status code 500, with default header values.
TenantAPIAccessRefreshTokenOK describes a response with status code 200, with default header values.
TenantAPIAccessRefreshTokenParams contains all the parameters to send to the API endpoint for the tenant API access refresh token operation.
TenantAPIAccessRefreshTokenReader is a Reader for the TenantAPIAccessRefreshToken structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.