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