PUSH Drill object
deprecated Represents a drill.
Fields
| Field | Type | Description |
|---|---|---|
idrequired |
String | The unique ID of the drill. |
typerequired |
String constant | The playable type. For drills this will always be DRILL. |
nameoptional |
String | The name of the drill. |
versionoptional |
String | The version code of the drill. |
Example
{
"id": "_Q4GyCkGlieEEqef_0SKbA",
"name": "Factory safety procedures",
"type": "DRILL",
"version": "bbV3"
}
Last updated on