Class: MessageBird::Formats

Inherits:
Base
  • Object
show all
Defined in:
lib/messagebird/lookup.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

#e164Object

Returns the value of attribute e164.



22
23
24
# File 'lib/messagebird/lookup.rb', line 22

def e164
  @e164
end

#internationalObject

Returns the value of attribute international.



22
23
24
# File 'lib/messagebird/lookup.rb', line 22

def international
  @international
end

#nationalObject

Returns the value of attribute national.



22
23
24
# File 'lib/messagebird/lookup.rb', line 22

def national
  @national
end

#rfc3966Object

Returns the value of attribute rfc3966.



22
23
24
# File 'lib/messagebird/lookup.rb', line 22

def rfc3966
  @rfc3966
end