rozod
    Preparing search index...

    Variable getMetadataConst Api

    getMetadata: EndpointGeneric<
        { [key: string]: any },
        {
            isAccountSettingsPolicyEnabled: boolean;
            isAllowedNotificationsEndpointDisabled: boolean;
            isPasswordRequiredForAgingDown: boolean;
            isPhoneNumberEnabled: boolean;
            isUserBlockEndpointsUpdated: boolean;
            isUserDescriptionEnabled: boolean;
            MaxUserDescriptionLength: number;
            shouldDisplaySessionManagement: boolean;
            shouldUsePersonaForIdVerification: boolean;
        },
        undefined,
    > = ...