Method: PureCloud::Schedule#start
- Defined in:
- lib/purecloudclient_v2a/models/schedule.rb
#start ⇒ Object
Date time is represented as an ISO-8601 string without a timezone. For example: yyyy-MM-ddTHH:mm:ss.SSS
56 57 58 |
# File 'lib/purecloudclient_v2a/models/schedule.rb', line 56 def start @start end |