| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Unique ID for this current API user. |
integer |
None |
| purchaserId |
The purchaser ID this user is associated with. |
integer |
None |
| roles |
Roles assigned to this current API user. |
Collection of string |
None |
| username |
Unique username for this current API user. |
string |
None |
User
Represents OAuth user.