Method: PureCloud::Script#published_date
- Defined in:
- lib/purecloud/models/script.rb
#published_date ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
35 36 37 |
# File 'lib/purecloud/models/script.rb', line 35 def published_date @published_date end |