@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface UserPreferencesRequest

    A request to update user preferences

    interface UserPreferencesRequest {
        placeholder?: boolean | null;
    }
    Index
    placeholder?: boolean | null