Type Alias WebhookEventType

WebhookEventType:
    | "order.funded"
    | "order.partially_funded"
    | "order.cancelled"
    | "order.expired"