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

    Interface SelfServiceProfileUserAttribute

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

    interface SelfServiceProfileUserAttribute {
        name: string;
        description: string;
        is_optional: boolean;
    }
    Index

    Properties

    name: string

    Identifier of this attribute.

    description: string

    Description of this attribute.

    is_optional: boolean

    Determines if this attribute is required