Method: PureCloud::TimeOffRequest#submitted_date

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

#submitted_dateObject

The timestamp when this request was submitted. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



54
55
56
# File 'lib/purecloud/models/time_off_request.rb', line 54

def 
  @submitted_date
end