GalleryImageFeature Class

A feature for gallery image.

Constructor

GalleryImageFeature(*, name: str | None = None, value: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the gallery image feature.

Default value: None
value
str

The value of the gallery image feature.

Default value: None

Variables

Name Description
name
str

The name of the gallery image feature.

value
str

The value of the gallery image feature.