Class: Product

(abstract, protected) acme.Product()

Base product

Namespace is inherited from index acme namespace

Constructor

(abstract, protected) new Product()

Source:

Methods

buy(quantityopt)

Add product to basket

Parameters:
Name Type Attributes Default Description
quantity number <optional>
1

Number of products

Source: