Class: Telnyx::Resources::Enterprises::Dir::Comments
- Inherits:
-
Object
- Object
- Telnyx::Resources::Enterprises::Dir::Comments
- Defined in:
- lib/telnyx/resources/enterprises/dir/comments.rb
Instance Method Summary collapse
-
#initialize(client:) ⇒ Comments
constructor
private
A new instance of Comments.
Constructor Details
#initialize(client:) ⇒ Comments
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Returns a new instance of Comments.
11 12 13 |
# File 'lib/telnyx/resources/enterprises/dir/comments.rb', line 11 def initialize(client:) @client = client end |