AbstractSum
in package
AbstractYes
Table of Contents
Properties
Methods
- __construct() : mixed
- add() : mixed
- toArray() : mixed
Properties
$gross
public
mixed
$gross
$net
public
mixed
$net
$rate
public
mixed
$rate
$vatType
public
mixed
$vatType
Methods
__construct()
public
__construct(string $vatType) : mixed
Parameters
- $vatType : string
add()
public
add(mixed $l) : mixed
Parameters
- $l : mixed
toArray()
public
abstract toArray() : mixed