# Functions
New creates a new contact linking service API client.
NewContactLinkingServiceCreateContactFromConversationOK creates a ContactLinkingServiceCreateContactFromConversationOK with default headers values.
NewContactLinkingServiceCreateContactFromConversationParams creates a new ContactLinkingServiceCreateContactFromConversationParams object, with the default timeout for this client.
NewContactLinkingServiceCreateContactFromConversationParamsWithContext creates a new ContactLinkingServiceCreateContactFromConversationParams object with the ability to set a context for a request.
NewContactLinkingServiceCreateContactFromConversationParamsWithHTTPClient creates a new ContactLinkingServiceCreateContactFromConversationParams object with the ability to set a custom HTTPClient for a request.
NewContactLinkingServiceCreateContactFromConversationParamsWithTimeout creates a new ContactLinkingServiceCreateContactFromConversationParams object with the ability to set a timeout on a request.
NewContactLinkingServiceLinkContactToClientOK creates a ContactLinkingServiceLinkContactToClientOK with default headers values.
NewContactLinkingServiceLinkContactToClientParams creates a new ContactLinkingServiceLinkContactToClientParams object, with the default timeout for this client.
NewContactLinkingServiceLinkContactToClientParamsWithContext creates a new ContactLinkingServiceLinkContactToClientParams object with the ability to set a context for a request.
NewContactLinkingServiceLinkContactToClientParamsWithHTTPClient creates a new ContactLinkingServiceLinkContactToClientParams object with the ability to set a custom HTTPClient for a request.
NewContactLinkingServiceLinkContactToClientParamsWithTimeout creates a new ContactLinkingServiceLinkContactToClientParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for contact linking service API
*/.
ContactLinkingServiceCreateContactFromConversationOK describes a response with status code 200, with default header values.
ContactLinkingServiceCreateContactFromConversationParams contains all the parameters to send to the API endpoint
for the contact linking service create contact from conversation operation.
ContactLinkingServiceCreateContactFromConversationReader is a Reader for the ContactLinkingServiceCreateContactFromConversation structure.
ContactLinkingServiceLinkContactToClientOK describes a response with status code 200, with default header values.
ContactLinkingServiceLinkContactToClientParams contains all the parameters to send to the API endpoint
for the contact linking service link contact to client operation.
ContactLinkingServiceLinkContactToClientReader is a Reader for the ContactLinkingServiceLinkContactToClient structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.