# SomeObj ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**$type** | [**TypeEnum**](#TypeEnum) | | [optional] | |**id** | **Long** | | [optional] | |**name** | **String** | | [optional] | |**active** | **Boolean** | | [optional] | |**type** | **String** | | [optional] | ## Enum: TypeEnum | Name | Value | |---- | -----| | SOMEOBJIDENTIFIER | "SomeObjIdentifier" |