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