GalleryImageFeature Class
A feature for gallery image.
Constructor
GalleryImageFeature(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the gallery image feature. |
|
value
|
The value of the gallery image feature. |
|
starts_at_version
|
The minimum gallery image version which supports this feature. |
Attributes
name
The name of the gallery image feature.
name: str | None
starts_at_version
The minimum gallery image version which supports this feature.
starts_at_version: str | None
value
The value of the gallery image feature.
value: str | None