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

    Interface FormFieldBooleanConfigOptions

    interface FormFieldBooleanConfigOptions {
        true?: string;
        false?: string;
    }
    Index

    Properties

    Properties

    true?: string
    false?: string