Class: HighLevel::Models::KnowledgeBase::CrawlingStatusDataDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/knowledge_base/crawling_status_data_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aggregateObject (readonly)

Returns the value of attribute aggregate

Returns:

  • (Object)

    the current value of aggregate



9
10
11
# File 'lib/high_level/models/knowledge_base/crawling_status_data_dto.rb', line 9

def aggregate
  @aggregate
end

#operation_detailsObject (readonly)

Returns the value of attribute operation_details

Returns:

  • (Object)

    the current value of operation_details



9
10
11
# File 'lib/high_level/models/knowledge_base/crawling_status_data_dto.rb', line 9

def operation_details
  @operation_details
end