11 lines
485 B
Plaintext
11 lines
485 B
Plaintext
# User
|
|
A participant managed in the system
|
|
|
|
## Properties
|
|
+ _id: `5ab68d42f547ed304064e5f7` (string, required) - unique id of the army member
|
|
+ username: `Jagernaut` - the displayed username of the army member
|
|
+ rankLvl: 22 (number, required) - rank level representing the rank
|
|
+ squadId (Squad, required) - populated squad which the army member is part of
|
|
+ updatedAt: `2018-02-24T01:01:25.825Z` - the version timestamp
|
|
+ __v: 35 (number, required) - the version number of the object
|