Overview
              
              Properties
              
                
                callbackUrl
                
                  Type:
                  string
                
                The URL that will be called for every subscribed event.
               
              
                
                expiryDate
                
                  Type:
                  Date
                
                The time when the subscription will expire.
               
              
                
                topicUrl
                
                  Type:
                  string
                
                The topic the WebHook is listening to.
               
              Methods
              
                
                unsubscribe()
                async
                Unsubscribe from the WebHook.
                
                  Return type:
                  void