Method: PureCloud::Attribute#date_created

Defined in:
lib/purecloudclient_v2a/models/attribute.rb

#date_createdObject

Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



34
35
36
# File 'lib/purecloudclient_v2a/models/attribute.rb', line 34

def date_created
  @date_created
end