WebhookConfigurationEnabledAsJSON# class WebhookConfigurationEnabledAsJSON[source]# Webhook upload type is enabled. tag: Literal['enabled']# The tag for this data. template_url: Optional[str]# A url for a repository that determine the template for student submissions. template_token_id: Optional[str]# The token to use for the template connection. It is present only for private template repository.