apidocs / com.srv4pos.server.api.user

Package com.srv4pos.server.api.user

Types

UserChangePasswordInfo

class UserChangePasswordInfo

UserInfo

class UserInfo : Info

Information about the user which has authenticated and authorized.

UserRegistrationInfo

class UserRegistrationInfo : Info

Registration information for user. It has a password unlike UserInfo.

UserShortInfo

class UserShortInfo : Info

Contains username only. Used in GET collections methods.