Class: HighLevel::Models::BrandBoards::GetBrandBoardSuccessDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/brand_boards/get_brand_board_success_dto.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/get_brand_board_success_dto.rb', line 9

def colors
  @colors
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



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

def created_at
  @created_at
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/get_brand_board_success_dto.rb', line 9

def default
  @default
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



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

def deleted
  @deleted
end

#folder_idObject (readonly)

Returns the value of attribute folder_id

Returns:

  • (Object)

    the current value of folder_id



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

def folder_id
  @folder_id
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/get_brand_board_success_dto.rb', line 9

def fonts
  @fonts
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
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/get_brand_board_success_dto.rb', line 9

def logos
  @logos
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



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

def meta
  @meta
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/get_brand_board_success_dto.rb', line 9

def name
  @name
end

#origin_idObject (readonly)

Returns the value of attribute origin_id

Returns:

  • (Object)

    the current value of origin_id



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

def origin_id
  @origin_id
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/get_brand_board_success_dto.rb', line 9

def parent_id
  @parent_id
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



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

def updated_at
  @updated_at
end