Webhook delivery configuration for the customer.
@type t() :: %Railsr.Types.WebhookConfig{ created_at: String.t() | nil, secret_present: boolean() | nil, updated_at: String.t() | nil, url: String.t() | nil }