Method: Billogram::Customer#email

Defined in:
lib/billogram/resources/customer.rb

#emailObject

Returns the value of attribute email.



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

def email
  @email
end