Documentation

VatRate
in package

Table of Contents

Properties

$rate  : string
$rates  : array<string|int, VatRate>

Methods

__construct()  : mixed
equals()  : mixed
getObject()  : VatRate
getRate()  : string

Properties

Methods

__construct()

public __construct(string $rate) : mixed
Parameters
$rate : string

getObject()

public static getObject(float|int|string $rate) : VatRate
Parameters
$rate : float|int|string
Return values
VatRate

getRate()

public getRate() : string
Return values
string

        
On this page

Search results