UsersInterface
Props
getUsers
getUsers: (request: GetUsersRequest) => Promise<GetUsersResponse>
Shows the users of the specified account.
setUserInfo
setUserInfo: (request: SetUserInfoRequest) => Promise<SetUserInfoResponse>
Edits the user.
getUsers: (request: GetUsersRequest) => Promise<GetUsersResponse>
Shows the users of the specified account.
setUserInfo: (request: SetUserInfoRequest) => Promise<SetUserInfoResponse>
Edits the user.