Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 267 Bytes

File metadata and controls

17 lines (10 loc) · 267 Bytes

Petstore::Cat

Properties

Name Type Description Notes
declawed Boolean [optional]

Code Sample

require 'Petstore'

instance = Petstore::Cat.new(declawed: null)