Class: MessageBird::GroupReference

Inherits:
Base
  • Object
show all
Defined in:
lib/messagebird/group_reference.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize, #map_hash_elements_to_self, #value_to_time

Constructor Details

This class inherits a constructor from MessageBird::Base

Instance Attribute Details

#hrefObject

Returns the value of attribute href.



7
8
9
# File 'lib/messagebird/group_reference.rb', line 7

def href
  @href
end

#total_countObject

Returns the value of attribute total_count.



7
8
9
# File 'lib/messagebird/group_reference.rb', line 7

def total_count
  @total_count
end