Class: HighLevel::Models::KnowledgeBase::CrawlingStatusDataDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::KnowledgeBase::CrawlingStatusDataDTO
- Defined in:
- lib/high_level/models/knowledge_base/crawling_status_data_dto.rb
Instance Attribute Summary collapse
-
#aggregate ⇒ Object
readonly
Returns the value of attribute aggregate.
-
#operation_details ⇒ Object
readonly
Returns the value of attribute operation_details.
Instance Attribute Details
#aggregate ⇒ Object (readonly)
Returns the value of attribute aggregate
9 10 11 |
# File 'lib/high_level/models/knowledge_base/crawling_status_data_dto.rb', line 9 def aggregate @aggregate end |
#operation_details ⇒ Object (readonly)
Returns the value of attribute 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 |