Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

File metadata and controls

18 lines (12 loc) · 257 Bytes

OpenapiClient::Any

Properties

Name Type Description Notes
type String [optional]

Example

require 'openapi_client'

instance = OpenapiClient::Any.new(
  type: null
)