Get |
public struct GetUserBasicOut : IServiceOut
The GetUserBasicOut type exposes the following members.
Name | Description | |
---|---|---|
Report | The report structure helps to provide diagnostics information about the service just requested | |
Results | The result set for GetUserBasicOut is a list of the GetUserBasicModel objects |
Note |
---|
This model is a light-weight user view. For detailed user information see the GetUserDetail(GetUserDetailIn) call. |