Constructor interface for creating instances of AddToBasketObjectInstance.

interface AddToBasketObjectInstanceConstructor {
    new AddToBasketObjectInstanceConstructornew (): AddToBasketObjectInstance;
    prototype: AddToBasketObjectInstance;
}

Constructors

Properties

Constructors

Properties

The prototype of AddToBasketObjectInstance.