Method: PureCloud::Page#modified_date
- Defined in:
- lib/purecloud/models/page.rb
#modified_date ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
32 33 34 |
# File 'lib/purecloud/models/page.rb', line 32 def modified_date @modified_date end |