Method: PureCloud::ProvisionInfo#time
- Defined in:
- lib/purecloudplatformclientv2/models/provision_info.rb
#time ⇒ Object
The time at which this phone was provisioned. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
22 23 24 |
# File 'lib/purecloudplatformclientv2/models/provision_info.rb', line 22 def time @time end |