package
1.5.0
Repository: https://github.com/ayaro/apiv3-go-library.git
Documentation: pkg.go.dev

# Functions

New creates a new webhooks API client.
NewCreateWebhookBadRequest creates a CreateWebhookBadRequest with default headers values.
NewCreateWebhookCreated creates a CreateWebhookCreated with default headers values.
NewCreateWebhookParams creates a new CreateWebhookParams object with the default values initialized.
NewCreateWebhookParamsWithContext creates a new CreateWebhookParams object with the default values initialized, and the ability to set a context for a request.
NewCreateWebhookParamsWithHTTPClient creates a new CreateWebhookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateWebhookParamsWithTimeout creates a new CreateWebhookParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteWebhookBadRequest creates a DeleteWebhookBadRequest with default headers values.
NewDeleteWebhookNoContent creates a DeleteWebhookNoContent with default headers values.
NewDeleteWebhookNotFound creates a DeleteWebhookNotFound with default headers values.
NewDeleteWebhookParams creates a new DeleteWebhookParams object with the default values initialized.
NewDeleteWebhookParamsWithContext creates a new DeleteWebhookParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteWebhookParamsWithHTTPClient creates a new DeleteWebhookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteWebhookParamsWithTimeout creates a new DeleteWebhookParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWebhookBadRequest creates a GetWebhookBadRequest with default headers values.
NewGetWebhookNotFound creates a GetWebhookNotFound with default headers values.
NewGetWebhookOK creates a GetWebhookOK with default headers values.
NewGetWebhookParams creates a new GetWebhookParams object with the default values initialized.
NewGetWebhookParamsWithContext creates a new GetWebhookParams object with the default values initialized, and the ability to set a context for a request.
NewGetWebhookParamsWithHTTPClient creates a new GetWebhookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWebhookParamsWithTimeout creates a new GetWebhookParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetWebhooksBadRequest creates a GetWebhooksBadRequest with default headers values.
NewGetWebhooksOK creates a GetWebhooksOK with default headers values.
NewGetWebhooksParams creates a new GetWebhooksParams object with the default values initialized.
NewGetWebhooksParamsWithContext creates a new GetWebhooksParams object with the default values initialized, and the ability to set a context for a request.
NewGetWebhooksParamsWithHTTPClient creates a new GetWebhooksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetWebhooksParamsWithTimeout creates a new GetWebhooksParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateWebhookBadRequest creates a UpdateWebhookBadRequest with default headers values.
NewUpdateWebhookNoContent creates a UpdateWebhookNoContent with default headers values.
NewUpdateWebhookNotFound creates a UpdateWebhookNotFound with default headers values.
NewUpdateWebhookParams creates a new UpdateWebhookParams object with the default values initialized.
NewUpdateWebhookParamsWithContext creates a new UpdateWebhookParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateWebhookParamsWithHTTPClient creates a new UpdateWebhookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateWebhookParamsWithTimeout creates a new UpdateWebhookParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for webhooks API */.
CreateWebhookBadRequest handles this case with default header values.
CreateWebhookCreated handles this case with default header values.
CreateWebhookParams contains all the parameters to send to the API endpoint for the create webhook operation typically these are written to a http.Request */.
CreateWebhookReader is a Reader for the CreateWebhook structure.
DeleteWebhookBadRequest handles this case with default header values.
DeleteWebhookNoContent handles this case with default header values.
DeleteWebhookNotFound handles this case with default header values.
DeleteWebhookParams contains all the parameters to send to the API endpoint for the delete webhook operation typically these are written to a http.Request */.
DeleteWebhookReader is a Reader for the DeleteWebhook structure.
GetWebhookBadRequest handles this case with default header values.
GetWebhookNotFound handles this case with default header values.
GetWebhookOK handles this case with default header values.
GetWebhookParams contains all the parameters to send to the API endpoint for the get webhook operation typically these are written to a http.Request */.
GetWebhookReader is a Reader for the GetWebhook structure.
GetWebhooksBadRequest handles this case with default header values.
GetWebhooksOK handles this case with default header values.
GetWebhooksParams contains all the parameters to send to the API endpoint for the get webhooks operation typically these are written to a http.Request */.
GetWebhooksReader is a Reader for the GetWebhooks structure.
UpdateWebhookBadRequest handles this case with default header values.
UpdateWebhookNoContent handles this case with default header values.
UpdateWebhookNotFound handles this case with default header values.
UpdateWebhookParams contains all the parameters to send to the API endpoint for the update webhook operation typically these are written to a http.Request */.
UpdateWebhookReader is a Reader for the UpdateWebhook structure.