14 lines
552 B
Plaintext
14 lines
552 B
Plaintext
# Squad (object)
|
|
|
|
A Squad entity
|
|
|
|
## Properties
|
|
|
|
+ _id: `591470249e9fae286e008e31` (string, required) - the unique id of the squad
|
|
+ sortingNumber: 30 (number, required) - the number for orders in lists of squads
|
|
+ updatedAt: `2017-05-31T20:43:07.165Z` (string, required) - version timestamp
|
|
+ timestamp: `2017-05-11T14:07:32.471Z` (string, required) - creation timestamp
|
|
+ name: `Alpha` (string, required) - display name of the squad
|
|
+ fraction: `BLUFOR` (string, required) - fraction the squad is part of
|
|
+ __v: 2 (number, required) - version number
|