Class: HighLevel::Models::Products::UpdateProductCollectionsDto

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

def alt_type
  @alt_type
end

#imageObject (readonly)

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



9
10
11
# File 'lib/high_level/models/products/update_product_collections_dto.rb', line 9

def image
  @image
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/products/update_product_collections_dto.rb', line 9

def name
  @name
end

#seoObject (readonly)

Returns the value of attribute seo

Returns:

  • (Object)

    the current value of seo



9
10
11
# File 'lib/high_level/models/products/update_product_collections_dto.rb', line 9

def seo
  @seo
end

#slugObject (readonly)

Returns the value of attribute slug

Returns:

  • (Object)

    the current value of slug



9
10
11
# File 'lib/high_level/models/products/update_product_collections_dto.rb', line 9

def slug
  @slug
end