forked from loafle/openapi-generator-original
285 B
285 B
Petstore::NumberOnly
Properties
Name | Type | Description | Notes |
---|---|---|---|
just_number | Float | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::NumberOnly.new(just_number: null)