Method: PureCloud::TimeOffRequest#notes

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

#notesObject

The notes as input by the one who entered the TimeOffRequest



48
49
50
# File 'lib/purecloud/models/time_off_request.rb', line 48

def notes
  @notes
end