Method: PureCloud::OutOfOffice#start_date
- Defined in:
- lib/purecloud/models/out_of_office.rb
#start_date ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
29 30 31 |
# File 'lib/purecloud/models/out_of_office.rb', line 29 def start_date @start_date end |