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

    Interface FormFieldBooleanConfigOptions

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

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

    Properties

    Properties

    true?: string
    false?: string