Method: PureCloud::CampaignProgress#total_number_of_contacts

Defined in:
lib/purecloud/models/campaign_progress.rb

#total_number_of_contactsObject

Total number of contacts in the campaign



31
32
33
# File 'lib/purecloud/models/campaign_progress.rb', line 31

def total_number_of_contacts
  @total_number_of_contacts
end