AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.types.SyncEventCommandAck Class Reference
Inheritance diagram for aquin.types.SyncEventCommandAck:
Collaboration diagram for aquin.types.SyncEventCommandAck:

Static Public Attributes

Literal type ["command.ack"]
Literal status ["accepted", "rejected", "done"]
Optional error = None

Detailed Description

Definition at line 131 of file types.py.

Member Data Documentation

◆ error

Optional aquin.types.SyncEventCommandAck.error = None
static

Definition at line 135 of file types.py.

◆ status

Literal aquin.types.SyncEventCommandAck.status ["accepted", "rejected", "done"]
static

Definition at line 134 of file types.py.

◆ type

Literal aquin.types.SyncEventCommandAck.type ["command.ack"]
static

Definition at line 132 of file types.py.


The documentation for this class was generated from the following file: