Type alias WebhookSigningSecretProps
Webhook
Signing
Secret
Props
: { redactedValue
: string; sys
: WebhookSigningSecretSys & { space
: { sys
: MetaLinkProps; }; }; }
Type declaration
-
redactedValue: string
-
sys: WebhookSigningSecretSys & {
space: {
sys: MetaLinkProps;
};
}