Class: GoogleR::Contact::Website
- Inherits:
-
Struct
- Object
- Struct
- GoogleR::Contact::Website
- Defined in:
- lib/google_r/contact.rb
Instance Attribute Summary collapse
-
#href ⇒ Object
Returns the value of attribute href.
-
#rel ⇒ Object
Returns the value of attribute rel.
Instance Attribute Details
#href ⇒ Object
Returns the value of attribute href
8 9 10 |
# File 'lib/google_r/contact.rb', line 8 def href @href end |
#rel ⇒ Object
Returns the value of attribute rel
8 9 10 |
# File 'lib/google_r/contact.rb', line 8 def rel @rel end |