Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 270 Bytes

Frame.md

File metadata and controls

18 lines (12 loc) · 270 Bytes

OmniCoreClient::Frame

Properties

Name Type Description Notes
details String [optional]

Example

require 'omnicore_client'

instance = OmniCoreClient::Frame.new(
  details: null
)