bruce-models 0.9.7 → 0.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3097,6 +3097,7 @@
3097
3097
  EAttributeType["Integer"] = "Integer";
3098
3098
  EAttributeType["Datetime"] = "Datetime";
3099
3099
  EAttributeType["Structure"] = "Structure";
3100
+ EAttributeType["Boolean"] = "Boolean";
3100
3101
  EAttributeType["Geometry"] = "Geometry";
3101
3102
  })(EAttributeType = EntityType.EAttributeType || (EntityType.EAttributeType = {}));
3102
3103
  function Get(api, typeId, reqParams) {