Class: HighLevel::Models::Medias::UpdateMediaObjects

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/medias/update_media_objects.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alt_idObject (readonly)

Returns the value of attribute alt_id

Returns:

  • (Object)

    the current value of alt_id



9
10
11
# File 'lib/high_level/models/medias/update_media_objects.rb', line 9

def alt_id
  @alt_id
end

#alt_typeObject (readonly)

Returns the value of attribute alt_type

Returns:

  • (Object)

    the current value of alt_type



9
10
11
# File 'lib/high_level/models/medias/update_media_objects.rb', line 9

def alt_type
  @alt_type
end

#files_to_be_updatedObject (readonly)

Returns the value of attribute files_to_be_updated

Returns:

  • (Object)

    the current value of files_to_be_updated



9
10
11
# File 'lib/high_level/models/medias/update_media_objects.rb', line 9

def files_to_be_updated
  @files_to_be_updated
end