Method: RepsClient::Source#source_id
- Defined in:
- lib/reps_client/pick_list.rb
#source_id ⇒ int
Returns the id of the lead source.
54 |
# File 'lib/reps_client/pick_list.rb', line 54 property :source_id, :from => :source_idy, :type => Integer |