Payment extends Element Uses ElementTrait

This is the Payment rich prices container class.

Tags
see
Payment::getPrice
see
Payment::getPriceWithTaxes
see
ElementTrait

Table of Contents

$price  : float
$priceWithTaxes  : float
getPrice() Returns the price value.  : float
getPriceWithTaxes() Returns the priceWithTaxes value.  : float

Properties

$priceWithTaxes

protected float $priceWithTaxes = 0

Methods

getPrice()

Returns the price value.

public getPrice() : float
Return values
float

getPriceWithTaxes()

Returns the priceWithTaxes value.

public getPriceWithTaxes() : float
Return values
float

Search results