Class: CodexSDK::Events::Unknown
- Inherits:
-
Data
- Object
- Data
- CodexSDK::Events::Unknown
- Defined in:
- lib/codex_sdk/events.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
readonly
Returns the value of attribute data.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#data ⇒ Object (readonly)
Returns the value of attribute data
46 47 48 |
# File 'lib/codex_sdk/events.rb', line 46 def data @data end |
#type ⇒ Object (readonly)
Returns the value of attribute type
46 47 48 |
# File 'lib/codex_sdk/events.rb', line 46 def type @type end |