# Functions

New creates a new op API client.
NewAddContactCreated creates a AddContactCreated with default headers values.
NewAddContactDefault creates a AddContactDefault with default headers values.
NewAddContactParams creates a new AddContactParams object with the default values initialized.
NewAddContactParamsWithContext creates a new AddContactParams object with the default values initialized, and the ability to set a context for a request.
NewAddContactParamsWithHTTPClient creates a new AddContactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddContactParamsWithTimeout creates a new AddContactParams object with the default values initialized, and the ability to set a timeout on a request.
NewHealthCheckDefault creates a HealthCheckDefault with default headers values.
NewHealthCheckOK creates a HealthCheckOK with default headers values.
NewHealthCheckParams creates a new HealthCheckParams object with the default values initialized.
NewHealthCheckParamsWithContext creates a new HealthCheckParams object with the default values initialized, and the ability to set a context for a request.
NewHealthCheckParamsWithHTTPClient creates a new HealthCheckParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHealthCheckParamsWithTimeout creates a new HealthCheckParams object with the default values initialized, and the ability to set a timeout on a request.
NewListContactsDefault creates a ListContactsDefault with default headers values.
NewListContactsOK creates a ListContactsOK with default headers values.
NewListContactsParams creates a new ListContactsParams object with the default values initialized.
NewListContactsParamsWithContext creates a new ListContactsParams object with the default values initialized, and the ability to set a context for a request.
NewListContactsParamsWithHTTPClient creates a new ListContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListContactsParamsWithTimeout creates a new ListContactsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

AddContactCreated handles this case with default header values.
AddContactDefault handles this case with default header values.
AddContactParams contains all the parameters to send to the API endpoint for the add contact operation typically these are written to a http.Request */.
AddContactReader is a Reader for the AddContact structure.
Client for op API */.
HealthCheckDefault handles this case with default header values.
HealthCheckOK handles this case with default header values.
HealthCheckParams contains all the parameters to send to the API endpoint for the health check operation typically these are written to a http.Request */.
HealthCheckReader is a Reader for the HealthCheck structure.
ListContactsBody list contacts body swagger:model ListContactsBody */.
ListContactsDefault handles this case with default header values.
ListContactsOK handles this case with default header values.
ListContactsParams contains all the parameters to send to the API endpoint for the list contacts operation typically these are written to a http.Request */.
ListContactsReader is a Reader for the ListContacts structure.

# Interfaces

ClientService is the interface for Client methods.