# ActivitiPublicRestApi.FormSaveRepresentation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**comment** | **String** |  | [optional] 
**formImageBase64** | **String** |  | [optional] 
**formRepresentation** | [**FormRepresentation**](FormRepresentation.md) |  | [optional] 
**newVersion** | **Boolean** |  | [optional] 
**processScopeIdentifiers** | [**[ProcessScopeIdentifierRepresentation]**](ProcessScopeIdentifierRepresentation.md) |  | [optional] 
**reusable** | **Boolean** |  | [optional] 


