Method: PureCloud::Response#texts

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

#textsObject

One or more texts associated with the response.



34
35
36
# File 'lib/purecloud/models/response.rb', line 34

def texts
  @texts
end