Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:d-sdk:4_units:2_get_units_groups_by_ids [2018/04/25 15:33]
info@geliossoft.ru
en:d-sdk:4_units:2_get_units_groups_by_ids [2018/04/25 15:35]
info@geliossoft.ru
Line 20: Line 20:
 <code php>[ <code php>[
     {     {
-        "​id":​ 29202, // ID группы +        "​id":​ 29202, // group id 
-        "​creator":​ 24237, // Создатель группы +        "​creator":​ 24237, // group creator 
-        "​name":​ "​Тест",​ // Название группы +        "​name":​ "​Тест",​ // group name 
-        "​icon":​ "​darkblue/​car_icon.png",​ // Иконка группы+        "​icon":​ "​darkblue/​car_icon.png",​ // group icon
         "​units":​ [         "​units":​ [
-            28738, // ID объекта+            28738, // unit id
             66780,             66780,
             ...             ...