Class: HighLevel::Models::BrandBoards::MetaData

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

Instance Attribute Summary collapse

Instance Attribute Details

#last_actionObject (readonly)

Returns the value of attribute last_action

Returns:

  • (Object)

    the current value of last_action



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

def last_action
  @last_action
end

#source_idObject (readonly)

Returns the value of attribute source_id

Returns:

  • (Object)

    the current value of source_id



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

def source_id
  @source_id
end

#source_typeObject (readonly)

Returns the value of attribute source_type

Returns:

  • (Object)

    the current value of source_type



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

def source_type
  @source_type
end

#updated_byObject (readonly)

Returns the value of attribute updated_by

Returns:

  • (Object)

    the current value of updated_by



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

def updated_by
  @updated_by
end