Method: Postful::Order#return_address
- Defined in:
- lib/postful/order.rb
#return_address ⇒ Object (readonly)
Returns the value of attribute return_address.
22 23 24 |
# File 'lib/postful/order.rb', line 22 def return_address @return_address end |