# ActivitiPublicRestApi.FormRepresentation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** |  | [optional] 
**formDefinition** | [**FormDefinitionRepresentation**](FormDefinitionRepresentation.md) |  | [optional] 
**id** | **Integer** |  | [optional] 
**lastUpdated** | **Date** |  | [optional] 
**lastUpdatedBy** | **Integer** |  | [optional] 
**lastUpdatedByFullName** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**referenceId** | **Integer** |  | [optional] 
**stencilSetId** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 


