ποΈ Add user to apartment
Allows to add user to apartment
ποΈ Detach user from apartment
Allows to detach user from apartment
ποΈ Creates user entity
Creates user entity
ποΈ Get users list
Returns users list with options could be used to sort and filter them
ποΈ Delete multiple user items
Allows making massive user deletion by their unique ids
ποΈ Create/update multiple User Entities with `link_id'
Create/update multiple User Entities with `link_id`.
ποΈ Delete multiple User Entities with link_id
Delete multiple User Entities with `link_id`.
ποΈ Attach time profile to user
Allows to attach time profile to user
ποΈ DetachTimeProfile from user
Allows to detach time profile from user
ποΈ Attach identifier to user
Allows to attach identifier to user
ποΈ Detach identifier from user
Allows to detach identifier from user
ποΈ Get User Entity
Returns detailed info about User
ποΈ Delete User Entity
Deletes User Entity
ποΈ Update User Entity
Updates User Entity `has_duplicates` - if user with the same name already exists, `has_duplicates` will be in true condition `To identify users, use `info` field
ποΈ Get the list of attached identifiers
Return the list of attached identifiers
ποΈ Get the list of attached access rules
Return the list of attached access rules
ποΈ Get the list of time profiles
Return the list of time profiles
ποΈ Get the list of attached apartments
Return the list of attached apartments
ποΈ Attach Access rule to user
Attach Access rule to user
ποΈ Detach Access rule from User
Detach Access rule from User