Method: PureCloud::Campaign#date_created

Defined in:
lib/purecloud/models/campaign.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



27
28
29
# File 'lib/purecloud/models/campaign.rb', line 27

def date_created
  @date_created
end