pub type WorkflowObject = WorkflowObject;
Alias for pb::WorkflowObject.
pb::WorkflowObject
pub struct WorkflowObject { pub fields: BTreeMap<String, WorkflowValue>, }
fields: BTreeMap<String, WorkflowValue>