Uses of Class
ch.brix.gql.client.frontify.builders.On_Webhook
-
Packages that use On_Webhook Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_Webhook in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_Webhook Modifier and Type Method Description On_WebhookOn_Webhook. createdAt()`DateTime` of the `Asset` creation.On_WebhookOn_Webhook. creator(Webhook_creator callBuilder)The `creator` is the `User` who created the asset on Frontify.On_WebhookOn_Webhook. id()`Workspace` Id.On_WebhookOn_Webhook. name()The name of the current `Webhook`.On_WebhookOn_Webhook. notificationUrl()The `Url` which will be called by the `Webhook`.On_WebhookOn_Webhook. secret()The randomly generated secret of the current `Webhook`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_Webhook Modifier and Type Method Description InstallProjectWebhook_webhookInstallProjectWebhook_webhook. onWebhook(On_Webhook typeBuilder)UninstallWebhook_webhookUninstallWebhook_webhook. onWebhook(On_Webhook typeBuilder)WebhookItems_itemsWebhookItems_items. onWebhook(On_Webhook typeBuilder)
-