Method: PureCloud::DncList#date_created

Defined in:
lib/purecloud/models/dnc_list.rb

#date_createdObject

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/purecloud/models/dnc_list.rb', line 28

def date_created
  @date_created
end