# CloudSmlApi.BaseMaterializedDataTransformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dataTransformationId** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**status** | **String** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `failed` (value: `"failed"`)

* `processing` (value: `"processing"`)

* `finished` (value: `"finished"`)




