Method: PureCloud::DncListCreate#date_created
- Defined in:
- lib/purecloudplatformclientv2/models/dnc_list_create.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
28 29 30 |
# File 'lib/purecloudplatformclientv2/models/dnc_list_create.rb', line 28 def date_created @date_created end |