NetworkJobStatus Enum
The current status of this Job within the network
Possible Values
#
PENDING
The Job is pending routing
ROUTED
The Job has been sent to a Node
REJECTED
The Job has been rejected by a Node
NO_ROUTE
The Job could not be routed by the Network
CONFIRMED
The Job has been accepted by a Node
Usages
#
References
#
- Field status from NetworkReceivedJob
- Field status from NetworkSentJob
Previous
NetworkJobRequestMode
Next
NetworkMember