# PolyglotBpmnSeedResult
## Properties
**bpmn_path** | **String** | Workspace path the process was (or already was) deployed at. |
**script_paths** | **Vec<String>** | Workspace paths of the five seeded scripts, in template order. |
**already_seeded** | **bool** | `true` when the process already existed and this call created nothing -- the idempotent short-circuit, not an error. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)