Class: HighLevel::Models::Opportunities::UpsertOpportunitySuccessfulResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#newObject (readonly)

Returns the value of attribute new

Returns:

  • (Object)

    the current value of new



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

def new
  @new
end

#opportunityObject (readonly)

Returns the value of attribute opportunity

Returns:

  • (Object)

    the current value of opportunity



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

def opportunity
  @opportunity
end