Class: HighLevel::Models::Funnels::FunnelPageCountResponseDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Funnels::FunnelPageCountResponseDTO
- Defined in:
- lib/high_level/models/funnels/funnel_page_count_response_dto.rb
Instance Attribute Summary collapse
-
#count ⇒ Object
readonly
Returns the value of attribute count.
Instance Attribute Details
#count ⇒ Object (readonly)
Returns the value of attribute count
9 10 11 |
# File 'lib/high_level/models/funnels/funnel_page_count_response_dto.rb', line 9 def count @count end |