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