Method: PureCloud::Trunk#date_modified
- Defined in:
- lib/purecloudclient_v2a/models/trunk.rb
#date_modified ⇒ Object
The date of the last modification to the resource. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
37 38 39 |
# File 'lib/purecloudclient_v2a/models/trunk.rb', line 37 def date_modified @date_modified end |