Class: Telnyx::Models::CommentCreateResponse::Data
- Inherits:
-
Telnyx::Models::Comment
- Object
- Telnyx::Models::CommentCreateResponse::Data
- Defined in:
- lib/telnyx/models/comment_create_response.rb,
sig/telnyx/models/comment_create_response.rbs
Overview
Instance Method Summary collapse
-
#initialize ⇒ Data
constructor
A new instance of Data.
- #to_hash ⇒ { }
Constructor Details
#initialize ⇒ Data
Returns a new instance of Data.
22 |
# File 'sig/telnyx/models/comment_create_response.rbs', line 22
def initialize: -> void
|
Instance Method Details
#to_hash ⇒ { }
24 |
# File 'sig/telnyx/models/comment_create_response.rbs', line 24
def to_hash: -> { }
|