# Petstore::BigCatAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **kind** | **String** | | [optional] ## Code Sample ```ruby require 'Petstore' instance = Petstore::BigCatAllOf.new(kind: null) ```