Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 262 Bytes

Info.md

File metadata and controls

18 lines (12 loc) · 262 Bytes

OmniCoreClient::Info

Properties

Name Type Description Notes
info String [optional]

Example

require 'omnicore_client'

instance = OmniCoreClient::Info.new(
  info: null
)