Class: MessageBird::Lookup

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

#country_codeObject

Returns the value of attribute country_code.



9
10
11
# File 'lib/messagebird/lookup.rb', line 9

def country_code
  @country_code
end

#country_prefixObject

Returns the value of attribute country_prefix.



9
10
11
# File 'lib/messagebird/lookup.rb', line 9

def country_prefix
  @country_prefix
end

#formatsObject

Returns the value of attribute formats.



10
11
12
# File 'lib/messagebird/lookup.rb', line 10

def formats
  @formats
end

#hlrObject

Returns the value of attribute hlr.



10
11
12
# File 'lib/messagebird/lookup.rb', line 10

def hlr
  @hlr
end

#hrefObject

Returns the value of attribute href.



9
10
11
# File 'lib/messagebird/lookup.rb', line 9

def href
  @href
end

#phone_numberObject

Returns the value of attribute phone_number.



9
10
11
# File 'lib/messagebird/lookup.rb', line 9

def phone_number
  @phone_number
end

#typeObject

Returns the value of attribute type.



9
10
11
# File 'lib/messagebird/lookup.rb', line 9

def type
  @type
end