Provides struct and type for a CreateWebhookSubscriptionRequest
@type t() :: %ExOura.Client.CreateWebhookSubscriptionRequest{ callback_url: String.t(), data_type: String.t(), event_type: String.t(), verification_token: String.t() }