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