opt-cc/server/apib/data_structures/_squad.apib

14 lines
552 B
Plaintext
Raw Normal View History

# Squad (object)
2018-03-29 22:14:04 +02:00
A Squad entity
## Properties
2018-03-29 22:14:04 +02:00
+ _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