class ProsperWorks::Lead
Attributes
address[RW]
company_name[RW]
customer_source_id[RW]
date_last_contacted[RW]
email[RW]
first_name[RW]
interaction_count[RW]
last_name[RW]
middle_name[RW]
monetary_value[RW]
phone_numbers[RW]
prefix[RW]
status[RW]
status_id[RW]
suffix[RW]
title[RW]
websites[RW]
Public Class Methods
api_name()
click to toggle source
# File lib/prosperworks/lead.rb, line 25 def self.api_name "leads" end