IGPAPI
    Preparing search index...

    Interface CurrentUserResponseSupervisionInfo

    interface CurrentUserResponseSupervisionInfo {
        daily_time_limit_without_extensions_seconds: null;
        fc_url: string;
        has_stated_age: boolean;
        is_eligible_for_supervision: boolean;
        is_guardian_of_viewer: boolean;
        is_guardian_user: boolean;
        is_quiet_time_feature_enabled: boolean;
        is_supervised_by_viewer: boolean;
        is_supervised_user: boolean;
        latest_valid_time_limit_extension_request: null;
        quiet_time_intervals: null;
        screen_time_daily_limit_description: null;
        screen_time_daily_limit_seconds: null;
    }
    Index

    Properties

    daily_time_limit_without_extensions_seconds: null
    fc_url: string
    has_stated_age: boolean
    is_eligible_for_supervision: boolean
    is_guardian_of_viewer: boolean
    is_guardian_user: boolean
    is_quiet_time_feature_enabled: boolean
    is_supervised_by_viewer: boolean
    is_supervised_user: boolean
    latest_valid_time_limit_extension_request: null
    quiet_time_intervals: null
    screen_time_daily_limit_description: null
    screen_time_daily_limit_seconds: null