Class: Twilic::Core::Model::ColumnBatchMessage
- Inherits:
-
Data
- Object
- Data
- Twilic::Core::Model::ColumnBatchMessage
- Defined in:
- lib/twilic/core/model.rb
Instance Attribute Summary collapse
-
#columns ⇒ Object
readonly
Returns the value of attribute columns.
-
#count ⇒ Object
readonly
Returns the value of attribute count.
Instance Attribute Details
#columns ⇒ Object (readonly)
Returns the value of attribute columns
326 327 328 |
# File 'lib/twilic/core/model.rb', line 326 def columns @columns end |
#count ⇒ Object (readonly)
Returns the value of attribute count
326 327 328 |
# File 'lib/twilic/core/model.rb', line 326 def count @count end |