# Functions
No description provided by the author
ProductTokenListAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserBindAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserListAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserUnbindAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
SessionKeyByPasswordAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
SessionKeyDestroyAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
TokenCreateAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
TokenDestroyAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
No description provided by the author
TokenListAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
TokenOneAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
UserCreateAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
UserDeleteAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
UserListAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
UserOneAction action AUTO GEN BY ctrl, MODIFY AS U NEED.
UserUpdateIsAdminAction action Admin update other user's password.
UserUpdatePasswordAction action Admin update other user's password.
# Variables
No description provided by the author
No description provided by the author
ProductTokenListEndpoint route AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserCreateRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserListRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
ProductUserUnbindRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
SessionKeyByPasswordRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
SessionKeyDestroyRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
SessionKeyByInnerRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
TokenDestroyRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
InnerUserListRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
InnerUserOneRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserCreateRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserDeleteRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserListRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserOneRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserUpdateIsAdminRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
UserUpdatePasswordRoute route AUTO GEN BY ctrl, MODIFY AS U NEED.
# Structs
ProducctUserListParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
No description provided by the author
SessionKeyParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
No description provided by the author
No description provided by the author
No description provided by the author
TokenNameParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserCreateParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserData Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserNameParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserNamePasswordParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserUpdateIsAdminParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.
UserUpdatePasswordParam Request Param AUTO GEN BY ctrl, MODIFY AS U NEED.