Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 271 Bytes

File metadata and controls

18 lines (12 loc) · 271 Bytes

OpenapiClient::TypedWildcard

Properties

Name Type Description Notes
type String

Example

require 'openapi_client'

instance = OpenapiClient::TypedWildcard.new(
  type: employee
)