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