# Mammal ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**hasBaleen** | **Boolean** | | [optional] | |**hasTeeth** | **Boolean** | | [optional] | |**className** | **String** | | | |**type** | [**TypeEnum**](#TypeEnum) | | [optional] | ## Enum: TypeEnum | Name | Value | |---- | -----| | PLAINS | "plains" | | MOUNTAIN | "mountain" | | GREVYS | "grevys" |