IOperationServiceGetUserById Method |
Returns user by id.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
SyntaxIUser GetUserById(
Guid id
)
Parameters
- id
- Type: SystemGuid
Return Value
Type:
IUser
See Also