# Functions
New creates a new outgoing webhook API client.
NewOutgoingWebhookCreateBadRequest creates a OutgoingWebhookCreateBadRequest with default headers values.
NewOutgoingWebhookCreateInternalServerError creates a OutgoingWebhookCreateInternalServerError with default headers values.
NewOutgoingWebhookCreateNotFound creates a OutgoingWebhookCreateNotFound with default headers values.
NewOutgoingWebhookCreateOK creates a OutgoingWebhookCreateOK with default headers values.
NewOutgoingWebhookCreateParams creates a new OutgoingWebhookCreateParams object with the default values initialized.
NewOutgoingWebhookCreateParamsWithContext creates a new OutgoingWebhookCreateParams object with the default values initialized, and the ability to set a context for a request.
NewOutgoingWebhookCreateParamsWithHTTPClient creates a new OutgoingWebhookCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewOutgoingWebhookCreateParamsWithTimeout creates a new OutgoingWebhookCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewOutgoingWebhookCreateUnauthorized creates a OutgoingWebhookCreateUnauthorized with default headers values.
NewOutgoingWebhookDeleteBadRequest creates a OutgoingWebhookDeleteBadRequest with default headers values.
NewOutgoingWebhookDeleteInternalServerError creates a OutgoingWebhookDeleteInternalServerError with default headers values.
NewOutgoingWebhookDeleteNotFound creates a OutgoingWebhookDeleteNotFound with default headers values.
NewOutgoingWebhookDeleteOK creates a OutgoingWebhookDeleteOK with default headers values.
NewOutgoingWebhookDeleteParams creates a new OutgoingWebhookDeleteParams object with the default values initialized.
NewOutgoingWebhookDeleteParamsWithContext creates a new OutgoingWebhookDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewOutgoingWebhookDeleteParamsWithHTTPClient creates a new OutgoingWebhookDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewOutgoingWebhookDeleteParamsWithTimeout creates a new OutgoingWebhookDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewOutgoingWebhookDeleteUnauthorized creates a OutgoingWebhookDeleteUnauthorized with default headers values.
NewOutgoingWebhookListBadRequest creates a OutgoingWebhookListBadRequest with default headers values.
NewOutgoingWebhookListInternalServerError creates a OutgoingWebhookListInternalServerError with default headers values.
NewOutgoingWebhookListOK creates a OutgoingWebhookListOK with default headers values.
NewOutgoingWebhookListParams creates a new OutgoingWebhookListParams object with the default values initialized.
NewOutgoingWebhookListParamsWithContext creates a new OutgoingWebhookListParams object with the default values initialized, and the ability to set a context for a request.
NewOutgoingWebhookListParamsWithHTTPClient creates a new OutgoingWebhookListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewOutgoingWebhookListParamsWithTimeout creates a new OutgoingWebhookListParams object with the default values initialized, and the ability to set a timeout on a request.
NewOutgoingWebhookListUnauthorized creates a OutgoingWebhookListUnauthorized with default headers values.
NewOutgoingWebhookUpdateBadRequest creates a OutgoingWebhookUpdateBadRequest with default headers values.
NewOutgoingWebhookUpdateInternalServerError creates a OutgoingWebhookUpdateInternalServerError with default headers values.
NewOutgoingWebhookUpdateNotFound creates a OutgoingWebhookUpdateNotFound with default headers values.
NewOutgoingWebhookUpdateOK creates a OutgoingWebhookUpdateOK with default headers values.
NewOutgoingWebhookUpdateParams creates a new OutgoingWebhookUpdateParams object with the default values initialized.
NewOutgoingWebhookUpdateParamsWithContext creates a new OutgoingWebhookUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewOutgoingWebhookUpdateParamsWithHTTPClient creates a new OutgoingWebhookUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewOutgoingWebhookUpdateParamsWithTimeout creates a new OutgoingWebhookUpdateParams object with the default values initialized, and the ability to set a timeout on a request.
NewOutgoingWebhookUpdateUnauthorized creates a OutgoingWebhookUpdateUnauthorized with default headers values.
# Structs
Client for outgoing webhook API
*/.
OutgoingWebhookCreateBadRequest handles this case with default header values.
OutgoingWebhookCreateInternalServerError handles this case with default header values.
OutgoingWebhookCreateNotFound handles this case with default header values.
OutgoingWebhookCreateOK handles this case with default header values.
OutgoingWebhookCreateParams contains all the parameters to send to the API endpoint
for the outgoing webhook create operation typically these are written to a http.Request
*/.
OutgoingWebhookCreateReader is a Reader for the OutgoingWebhookCreate structure.
OutgoingWebhookCreateUnauthorized handles this case with default header values.
OutgoingWebhookDeleteBadRequest handles this case with default header values.
OutgoingWebhookDeleteInternalServerError handles this case with default header values.
OutgoingWebhookDeleteNotFound handles this case with default header values.
OutgoingWebhookDeleteOK handles this case with default header values.
OutgoingWebhookDeleteParams contains all the parameters to send to the API endpoint
for the outgoing webhook delete operation typically these are written to a http.Request
*/.
OutgoingWebhookDeleteReader is a Reader for the OutgoingWebhookDelete structure.
OutgoingWebhookDeleteUnauthorized handles this case with default header values.
OutgoingWebhookListBadRequest handles this case with default header values.
OutgoingWebhookListInternalServerError handles this case with default header values.
OutgoingWebhookListOK handles this case with default header values.
OutgoingWebhookListParams contains all the parameters to send to the API endpoint
for the outgoing webhook list operation typically these are written to a http.Request
*/.
OutgoingWebhookListReader is a Reader for the OutgoingWebhookList structure.
OutgoingWebhookListUnauthorized handles this case with default header values.
OutgoingWebhookUpdateBadRequest handles this case with default header values.
OutgoingWebhookUpdateInternalServerError handles this case with default header values.
OutgoingWebhookUpdateNotFound handles this case with default header values.
OutgoingWebhookUpdateOK handles this case with default header values.
OutgoingWebhookUpdateParams contains all the parameters to send to the API endpoint
for the outgoing webhook update operation typically these are written to a http.Request
*/.
OutgoingWebhookUpdateReader is a Reader for the OutgoingWebhookUpdate structure.
OutgoingWebhookUpdateUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.