Back to Node Auth0

Interface CreateExportUsersFields

docs/interfaces/management.Management.CreateExportUsersFields.html

5.9.1644 B
Original Source

Interface CreateExportUsersFields

interface CreateExportUsersFields {
name: string;
export_as?: string;
}

Index

Properties

nameexport_as?

Properties

name

name: string

Name of the field in the profile.

Optionalexport_as

export_as?: string

Title of the column in the exported CSV.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameexport_as