Class WebhookSharedSecret


  • public class WebhookSharedSecret
    extends java.lang.Object
    • Constructor Detail

      • WebhookSharedSecret

        public WebhookSharedSecret()
    • Method Detail

      • getSharedSecret

        public java.lang.String getSharedSecret()
        Get the shared secret for this webhook.
        Returns:
        sharedSecret
      • setSharedSecret

        public WebhookSharedSecret setSharedSecret​(java.lang.String sharedSecret)
        Set the shared secret for this webhook.