Promotion

enum Promotion : Enum<Productz.Promotion>

Entries

Link copied to clipboard

A product on sale or a special release of some sort.

Link copied to clipboard

A product that is free of charge to purchase.

Link copied to clipboard

No promotion is attached to the product. Default value.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int