Method: TalonOne::Giveaway#profile_id

Defined in:
lib/talon_one/models/giveaway.rb

#profile_idObject

The internal ID of the customer profile that was awarded the giveaway, if the giveaway was awarded and an internal ID exists.



48
49
50
# File 'lib/talon_one/models/giveaway.rb', line 48

def profile_id
  @profile_id
end