IndividualProduct

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

Constructors

this
this()

Creates a new individual product.

Meta