Back to Node Auth0

Interface ClientAddonSlack

docs/interfaces/management.Management.ClientAddonSlack.html

5.9.1654 B
Original Source

Interface ClientAddonSlack

Slack team or workspace name usually first segment in your Slack URL. e.g. https://acme-org.slack.com would be acme-org.

interface ClientAddonSlack {
team: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

team

Properties

team

team: string

Slack team name.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties team