RoleCriteriaLevel Models:
All three are missing the new(ish) values array that allow you to specify multiple values for some operators in the role membership criteria. The model follows the old json schema that only has stringValue.
Would need to update their respective to_dict and from_dict methods as well.