Class On_Webhook


  • public class On_Webhook
    extends ch.brix.gql.client.TypeBuilder
    • Constructor Detail

      • On_Webhook

        public On_Webhook()
    • Method Detail

      • creator

        public On_Webhook creator​(Webhook_creator callBuilder)
        The `creator` is the `User` who created the asset on Frontify.
      • createdAt

        public On_Webhook createdAt()
        `DateTime` of the `Asset` creation.
      • name

        public On_Webhook name()
        The name of the current `Webhook`.
      • notificationUrl

        public On_Webhook notificationUrl()
        The `Url` which will be called by the `Webhook`.
      • secret

        public On_Webhook secret()
        The randomly generated secret of the current `Webhook`.