Method: ZipMoney::Shopper#first_name

Defined in:
lib/zip_money/models/shopper.rb

#first_nameObject

The shopper’s first name



15
16
17
# File 'lib/zip_money/models/shopper.rb', line 15

def first_name
  @first_name
end