Class: HighLevel::Models::BrandBoards::UpdateBrandBoardBody

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/brand_boards/update_brand_board_body.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colorsObject (readonly)

Returns the value of attribute colors

Returns:

  • (Object)

    the current value of colors



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def colors
  @colors
end

#defaultObject (readonly)

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def default
  @default
end

#fontsObject (readonly)

Returns the value of attribute fonts

Returns:

  • (Object)

    the current value of fonts



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def fonts
  @fonts
end

#logosObject (readonly)

Returns the value of attribute logos

Returns:

  • (Object)

    the current value of logos



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def logos
  @logos
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def name
  @name
end

#parent_idObject (readonly)

Returns the value of attribute parent_id

Returns:

  • (Object)

    the current value of parent_id



9
10
11
# File 'lib/high_level/models/brand_boards/update_brand_board_body.rb', line 9

def parent_id
  @parent_id
end