Type Alias UsersUpdateUserQueryParams

UsersUpdateUserQueryParams: {
    login_type?: number;
    remove_tsp_credentials?: boolean;
}