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