ProductContentItemSourceType
Describes where the content originally was sourced from
enum ProductContentItemSourceType {
UPLOADMULTIPART
UPLOADSINGLEPART
URL
}
Values
ProductContentItemSourceType.UPLOADMULTIPART
ProductContentItemSourceType.UPLOADSINGLEPART
ProductContentItemSourceType.URL
Member of
ProductContentItem
object