Method: PureCloud::ConversationQuery#paging

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

#pagingObject

Page size and number to control iterating through large result sets. Default page size is 25



37
38
39
# File 'lib/purecloud/models/conversation_query.rb', line 37

def paging
  @paging
end