Method: Customer#address

Defined in:
lib/fastbill/customer.rb

#addressObject

Returns the value of attribute address.



5
6
7
# File 'lib/fastbill/customer.rb', line 5

def address
  @address
end