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