IGPAPI
    Preparing search index...

    Interface CurrentUserResponseProfileEditParam

    interface CurrentUserResponseProfileEditParam {
        confirmation_dialog_text: string;
        disclaimer_text: string;
        is_pending_review: boolean;
        should_show_confirmation_dialog: boolean;
    }
    Index

    Properties

    confirmation_dialog_text: string
    disclaimer_text: string
    is_pending_review: boolean
    should_show_confirmation_dialog: boolean