# ProcessScopeRepresentation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **activityIds** | **string[]** | | [optional] [default to null] **activityIdsByCollapsedSubProcessIdMap** | [**{ [key: string]: string; }**](.md) | | [optional] [default to null] **activityIdsByDecisionTableIdMap** | [**{ [key: string]: string; }**](.md) | | [optional] [default to null] **activityIdsByFormIdMap** | [**{ [key: string]: string; }**](.md) | | [optional] [default to null] **activityIdsWithExcludedSubProcess** | **string[]** | | [optional] [default to null] **activitySidsByActivityIdMap** | **{ [key: string]: string; }** | | [optional] [default to null] **customStencilVariables** | [**{ [key: string]: VariableScopeRepresentation; }**](.md) | | [optional] [default to null] **entityVariables** | [**{ [key: string]: EntityVariableScopeRepresentation; }**](.md) | | [optional] [default to null] **executionVariables** | [**{ [key: string]: VariableScopeRepresentation; }**](.md) | | [optional] [default to null] **fieldToVariableMappings** | [**{ [key: string]: VariableScopeRepresentation; }**](.md) | | [optional] [default to null] **forms** | [**{ [key: string]: FormScopeRepresentation; }**](.md) | | [optional] [default to null] **metadataVariables** | [**{ [key: string]: VariableScopeRepresentation; }**](.md) | | [optional] [default to null] **modelId** | **number** | | [optional] [default to null] **processModelType** | **number** | | [optional] [default to null] **responseVariables** | [**{ [key: string]: VariableScopeRepresentation; }**](.md) | | [optional] [default to null] **reusableFieldMapping** | [**{ [key: string]: VariableMappingRepresentation; }**](.md) | | [optional] [default to null]