public class WebhookSharedSecret extends Object
| Constructor and Description |
|---|
WebhookSharedSecret() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSharedSecret()
Get the shared secret for this webhook.
|
WebhookSharedSecret |
setSharedSecret(String sharedSecret)
Set the shared secret for this webhook.
|
public String getSharedSecret()
public WebhookSharedSecret setSharedSecret(String sharedSecret)
sharedSecret - Copyright © 2014–2019 Smartsheet. All rights reserved.