# Functions

NewCmdWebhooks returns new initialized instance of the webhooks sub command.
NewCmdWebhooksCreate returns new initialized instance of create sub command.
NewCmdWebhooksDelete returns new initialized instance of the delete sub command.
NewCmdWebhooksGet returns new initialized instance of the get sub command.
NewCmdWebhooksList returns new initialized instance of the list sub command.
NewCmdWebhooksUpdate returns new initialized instance of the update sub command.

# Constants

EventAddressCreated event.
EventAddressUpdated event.
EventOrderCreated triggerred after an order has been placed.
EventOrderUpdated event.
EventServiceStarted event.
EventUserCreated event.