mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 15:40:53 +00:00
314 B
314 B
Petstore::ArrayOfNumberOnly
Properties
Name | Type | Description | Notes |
---|---|---|---|
array_number | Array<Float> | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::ArrayOfNumberOnly.new(array_number: null)