ProductLength
This enum defines product length.
enum ProductLength {
CROP
REGULAR
LONG
}
Values
ProductLength.CROP
ProductLength.REGULAR
ProductLength.LONG
Member Of
CreateProductInput
input ● Product
object ● UpdateProductInput
input