APIv1.UserResource interface
This interface was referenced by V1's JSON-Schema via the definition "UserResource".
Signature:
export interface UserResource
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Date |
when the user was created | ||
|
string |
the user email | ||
|
string |
the user id | ||
|
boolean |
whether the user has admin capabilities | ||
|
Date |
when the user was updated | ||
|
string |