{
'id': 2859938089533,
'name': 'Nurses',
'is_elation_group': false,
'created_date': '2020-11-11T16:16:28Z',
'deleted_date': null,
'users': [7927,]
'practice': 259387582
}
id | int | The id of the staff group object | |
name | str | The name of the staff group object | |
is_elation_group | bool | Is it an elation group | |
created_date | datetime | The created date | |
deleted_date | datetime | The deleted date (if its deleted) | |
users | list | A list of user ids inside the group | |
practice | int | The id of the practice |