SupplierProductContentType
Describes what type of content the entity is
enum SupplierProductContentType {
IMAGE
VIDEO
}
Values
SupplierProductContentType.IMAGE
SupplierProductContentType.VIDEO
Member of
SupplierProductContentItem
object