# Functions
No description provided by the author
CreateUsers create users with request data.
DeleteAllUsers delete all of user informations.
DeleteUserWithID delete an user's information with ID.
GetUserWithID return a user's information with ID.
ListUsers return all of user informations.
UpdateUsers update requested users information.