Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1004 Bytes

GetMissionQueueActions.md

File metadata and controls

18 lines (15 loc) · 1004 Bytes

GetMissionQueueActions

Properties

Name Type Description Notes
action_id str The id of the action [optional]
action_type str The name of the action [optional]
finished datetime The date and time when the action finished [optional]
id int The id of the action [optional]
message str The possible message produced by the action [optional]
mission_queue_id int The id of the action [optional]
parameters list[object] The list of parameters to the action [optional]
started datetime The date and time when the action was started [optional]
state str The end state after executing the action [optional]
url str [optional]

[Back to Model list] [Back to API list] [Back to README]