Class: PA::DOM::Seller

Inherits:
Object
  • Object
show all
Defined in:
lib/dom/seller.rb

Instance Attribute Summary collapse

Instance Attribute Details

#askObject

Returns the value of attribute ask.



2
3
4
# File 'lib/dom/seller.rb', line 2

def ask
  @ask
end

#distanceObject

Returns the value of attribute distance.



2
3
4
# File 'lib/dom/seller.rb', line 2

def distance
  @distance
end

#idObject

Returns the value of attribute id.



2
3
4
# File 'lib/dom/seller.rb', line 2

def id
  @id
end

#locationObject

Returns the value of attribute location.



2
3
4
# File 'lib/dom/seller.rb', line 2

def location
  @location
end