Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface CreateExportUsersFields

    This file was auto-generated by Fern from our API Definition.

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

    Properties

    Properties

    name: string

    Name of the field in the profile.

    export_as?: string

    Title of the column in the exported CSV.