A queued action. Actions are executed in their adding sequence which is represented by their index
| Name | Type | Description | Notes |
|---|---|---|---|
| Index | int | The queue index of the action | [optional] |
| Type | ActionType | [optional] | |
| Executed | bool | true if the action was allready executed | [optional] |
| Requestor | int | The index of the player this instruction came from | [optional] |