TaxRate extends Value implements Nameable
Table of Contents
Interfaces
- Nameable
Constants
- TAX_FREE = 'tax_free'
Methods
- getLangName() : string
- toString() : string
Constants
TAX_FREE
public
mixed
TAX_FREE
= 'tax_free'
Methods
getLangName()
public
static getLangName() : string
Return values
stringtoString()
public
toString([string $modifier = null ]) : string
Parameters
- $modifier : string = null