is_submittable() function
Indicate if an entity can be submitted.
This function checks if the given entity can be submitted for execution.
Returns:
| Type | Description |
|---|---|
ReasonCollection
|
True if the given entity can be submitted. False otherwise. |