ProcessBehaviorCreateRequest interface
Process Behavior Create Payload.
Properties
| color | Color. |
| inherits | Parent behavior id. |
| name | Name of the behavior. |
| reference |
ReferenceName is optional, if not specified will be auto-generated. |
Property Details
color
Color.
color: string
Property Value
string
inherits
Parent behavior id.
inherits: string
Property Value
string
name
Name of the behavior.
name: string
Property Value
string
referenceName
ReferenceName is optional, if not specified will be auto-generated.
referenceName: string
Property Value
string