Documentation

AbstractProduct
in package
implements ProductInterface

Base class for all products.

Interfaces, Classes, Traits and Enums

ProductInterface
Interface for a product.

Table of Contents

getTaxRate()  : float
Get the tax rate for the product.

Methods

getTaxRate()

Get the tax rate for the product.

public getTaxRate() : float
Return values
float

Search results