Class: HighLevel::Models::Opportunities::LostReasonsResponseSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/opportunities/lost_reasons_response_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lost_reasonsObject (readonly)

Returns the value of attribute lost_reasons

Returns:

  • (Object)

    the current value of lost_reasons



9
10
11
# File 'lib/high_level/models/opportunities/lost_reasons_response_schema.rb', line 9

def lost_reasons
  @lost_reasons
end

#totalObject (readonly)

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



9
10
11
# File 'lib/high_level/models/opportunities/lost_reasons_response_schema.rb', line 9

def total
  @total
end