# Functions
New creates a new operations API client.
NewDeleteProspectsDefault creates a DeleteProspectsDefault with default headers values.
NewDeleteProspectsOK creates a DeleteProspectsOK with default headers values.
NewDeleteProspectsParams creates a new DeleteProspectsParams object, with the default timeout for this client.
NewDeleteProspectsParamsWithContext creates a new DeleteProspectsParams object with the ability to set a context for a request.
NewDeleteProspectsParamsWithHTTPClient creates a new DeleteProspectsParams object with the ability to set a custom HTTPClient for a request.
NewDeleteProspectsParamsWithTimeout creates a new DeleteProspectsParams object with the ability to set a timeout on a request.
NewPostStopFollowupsDefault creates a PostStopFollowupsDefault with default headers values.
NewPostStopFollowupsOK creates a PostStopFollowupsOK with default headers values.
NewPostStopFollowupsParams creates a new PostStopFollowupsParams object, with the default timeout for this client.
NewPostStopFollowupsParamsWithContext creates a new PostStopFollowupsParams object with the ability to set a context for a request.
NewPostStopFollowupsParamsWithHTTPClient creates a new PostStopFollowupsParams object with the ability to set a custom HTTPClient for a request.
NewPostStopFollowupsParamsWithTimeout creates a new PostStopFollowupsParams object with the ability to set a timeout on a request.
NewPostWebhooksSubscribeDefault creates a PostWebhooksSubscribeDefault with default headers values.
NewPostWebhooksSubscribeOK creates a PostWebhooksSubscribeOK with default headers values.
NewPostWebhooksSubscribeParams creates a new PostWebhooksSubscribeParams object, with the default timeout for this client.
NewPostWebhooksSubscribeParamsWithContext creates a new PostWebhooksSubscribeParams object with the ability to set a context for a request.
NewPostWebhooksSubscribeParamsWithHTTPClient creates a new PostWebhooksSubscribeParams object with the ability to set a custom HTTPClient for a request.
NewPostWebhooksSubscribeParamsWithTimeout creates a new PostWebhooksSubscribeParams object with the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
DeleteProspectsDefault describes a response with status code -1, with default header values.
DeleteProspectsOK describes a response with status code 200, with default header values.
DeleteProspectsParams contains all the parameters to send to the API endpoint
for the delete prospects operation.
DeleteProspectsReader is a Reader for the DeleteProspects structure.
PostStopFollowupsBody post stop followups body
swagger:model PostStopFollowupsBody
*/.
PostStopFollowupsDefault describes a response with status code -1, with default header values.
PostStopFollowupsOK describes a response with status code 200, with default header values.
PostStopFollowupsParams contains all the parameters to send to the API endpoint
for the post stop followups operation.
PostStopFollowupsParamsBodyProspect post stop followups params body prospect
swagger:model PostStopFollowupsParamsBodyProspect
*/.
PostStopFollowupsReader is a Reader for the PostStopFollowups structure.
PostWebhooksSubscribeDefault describes a response with status code -1, with default header values.
PostWebhooksSubscribeOK describes a response with status code 200, with default header values.
PostWebhooksSubscribeParams contains all the parameters to send to the API endpoint
for the post webhooks subscribe operation.
PostWebhooksSubscribeReader is a Reader for the PostWebhooksSubscribe structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.