ProductModel

final
static if(isWeb)
class ProductModel : Product {}

Constructors

this
this()

Creates a new product model.

Meta