Свойство | Type | Description | |
---|---|---|---|
$currency | |||
$exchangeRate | |||
$grossAmount | |||
$netAmount | |||
$taxAmount | |||
$taxRate |
Méthode | Description | |
---|---|---|
getCurrency ( ) : string | ||
getGrossAmount ( ) : float | ||
getNetAmount ( ) : float | ||
getTaxAmount ( ) : float | ||
getTaxRate ( ) : float | ||
setCurrency ( string $currency ) | ||
setGrossAmount ( float $grossAmount ) | ||
setNetAmount ( float $netAmount ) | ||
setTaxAmount ( float $taxAmount ) | ||
setTaxRate ( float $taxRate ) |