Method: PureCloud::CampaignTimeSlot#start_time

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

#start_timeObject

interval start time as an ISO-8601 string. For example: HH:mm:ss



22
23
24
# File 'lib/purecloud/models/campaign_time_slot.rb', line 22

def start_time
  @start_time
end