# Functions
NewWebhookClient creates a new webhook api client.
NewWebhookRequestHandler create new handler which can handle fastbill webhook requests.
# Structs
Client includes all webhook api services.
CreateResponse webhook api response.
Event fastbill webhook event.
FastbillWebhookRequestHandler can handle fastbill webhook http requests.
Webhook fastbill webhook definition.
# Interfaces
RequestHandler service interface.