# ActivitiPublicRestApi.CreateProcessInstanceRepresentation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | [optional]
**outcome** | **String** |  | [optional]
**businessKey** | **String** |  | [optional]
**processDefinitionKey** | **String** |  | [optional] 
**processDefinitionId** | **String** |  | [optional] 
**variables** [**[RestVariable]**](RestVariable.md) | | [optional] 
**values** | **Object** |  | [optional] 


