Back to Node Auth0

Interface FlowActionSlackPostMessageParamsAttachmentField

docs/interfaces/management.Management.FlowActionSlackPostMessageParamsAttachmentField.html

5.9.1708 B
Original Source

Interface FlowActionSlackPostMessageParamsAttachmentField

interface FlowActionSlackPostMessageParamsAttachmentField {
title: string;
value?: string;
short?: boolean;
}

Index

Properties

titlevalue?short?

Properties

title

title: string

Optionalvalue

value?: string

Optionalshort

short?: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties titlevalueshort