Class: HighLevel::Models::CustomMenus::IconSchemaOptional

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/custom_menus/icon_schema_optional.rb

Instance Attribute Summary collapse

Instance Attribute Details

#font_familyObject (readonly)

Returns the value of attribute font_family

Returns:

  • (Object)

    the current value of font_family



9
10
11
# File 'lib/high_level/models/custom_menus/icon_schema_optional.rb', line 9

def font_family
  @font_family
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/custom_menus/icon_schema_optional.rb', line 9

def name
  @name
end