# Functions
New creates a new contacts API client.
NewContactsCreateContactOK creates a ContactsCreateContactOK with default headers values.
NewContactsCreateContactParams creates a new ContactsCreateContactParams object, with the default timeout for this client.
NewContactsCreateContactParamsWithContext creates a new ContactsCreateContactParams object with the ability to set a context for a request.
NewContactsCreateContactParamsWithHTTPClient creates a new ContactsCreateContactParams object with the ability to set a custom HTTPClient for a request.
NewContactsCreateContactParamsWithTimeout creates a new ContactsCreateContactParams object with the ability to set a timeout on a request.
NewContactsDeleteContactOK creates a ContactsDeleteContactOK with default headers values.
NewContactsDeleteContactParams creates a new ContactsDeleteContactParams object, with the default timeout for this client.
NewContactsDeleteContactParamsWithContext creates a new ContactsDeleteContactParams object with the ability to set a context for a request.
NewContactsDeleteContactParamsWithHTTPClient creates a new ContactsDeleteContactParams object with the ability to set a custom HTTPClient for a request.
NewContactsDeleteContactParamsWithTimeout creates a new ContactsDeleteContactParams object with the ability to set a timeout on a request.
NewContactsLocateContactOK creates a ContactsLocateContactOK with default headers values.
NewContactsLocateContactParams creates a new ContactsLocateContactParams object, with the default timeout for this client.
NewContactsLocateContactParamsWithContext creates a new ContactsLocateContactParams object with the ability to set a context for a request.
NewContactsLocateContactParamsWithHTTPClient creates a new ContactsLocateContactParams object with the ability to set a custom HTTPClient for a request.
NewContactsLocateContactParamsWithTimeout creates a new ContactsLocateContactParams object with the ability to set a timeout on a request.
NewContactsSearchContactsOK creates a ContactsSearchContactsOK with default headers values.
NewContactsSearchContactsParams creates a new ContactsSearchContactsParams object, with the default timeout for this client.
NewContactsSearchContactsParamsWithContext creates a new ContactsSearchContactsParams object with the ability to set a context for a request.
NewContactsSearchContactsParamsWithHTTPClient creates a new ContactsSearchContactsParams object with the ability to set a custom HTTPClient for a request.
NewContactsSearchContactsParamsWithTimeout creates a new ContactsSearchContactsParams object with the ability to set a timeout on a request.
NewContactsUpdateContactOK creates a ContactsUpdateContactOK with default headers values.
NewContactsUpdateContactParams creates a new ContactsUpdateContactParams object, with the default timeout for this client.
NewContactsUpdateContactParamsWithContext creates a new ContactsUpdateContactParams object with the ability to set a context for a request.
NewContactsUpdateContactParamsWithHTTPClient creates a new ContactsUpdateContactParams object with the ability to set a custom HTTPClient for a request.
NewContactsUpdateContactParamsWithTimeout creates a new ContactsUpdateContactParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for contacts API
*/.
ContactsCreateContactOK describes a response with status code 200, with default header values.
ContactsCreateContactParams contains all the parameters to send to the API endpoint
for the contacts create contact operation.
ContactsCreateContactReader is a Reader for the ContactsCreateContact structure.
ContactsDeleteContactOK describes a response with status code 200, with default header values.
ContactsDeleteContactParams contains all the parameters to send to the API endpoint
for the contacts delete contact operation.
ContactsDeleteContactReader is a Reader for the ContactsDeleteContact structure.
ContactsLocateContactOK describes a response with status code 200, with default header values.
ContactsLocateContactParams contains all the parameters to send to the API endpoint
for the contacts locate contact operation.
ContactsLocateContactReader is a Reader for the ContactsLocateContact structure.
ContactsSearchContactsOK describes a response with status code 200, with default header values.
ContactsSearchContactsParams contains all the parameters to send to the API endpoint
for the contacts search contacts operation.
ContactsSearchContactsReader is a Reader for the ContactsSearchContacts structure.
ContactsUpdateContactOK describes a response with status code 200, with default header values.
ContactsUpdateContactParams contains all the parameters to send to the API endpoint
for the contacts update contact operation.
ContactsUpdateContactReader is a Reader for the ContactsUpdateContact structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.