ProductContentType
Describes what type of content the contentItem is
enum ProductContentType {
IMAGE
VIDEO
}
Values
ProductContentType.IMAGE
ProductContentType.VIDEO
Member of
ProductContentItem
object