Back to Node Auth0

Interface GetFlowResponseContent

docs/interfaces/management.Management.GetFlowResponseContent.html

5.9.11.1 KB
Original Source

Interface GetFlowResponseContent

interface GetFlowResponseContent {
id: string;
name: string;
actions?: FlowAction[];
created_at: string;
updated_at: string;
executed_at?: string;
}

Index

Properties

idnameactions?created_atupdated_atexecuted_at?

Properties

id

id: string

name

name: string

Optionalactions

actions?: FlowAction[]

created_at

created_at: string

updated_at

updated_at: string

Optionalexecuted_at

executed_at?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idnameactionscreated_atupdated_atexecuted_at