class Amount implements InvoiceItemTypeInterface

Invoice Item Amount.

Properties

protected $amount

Methods

__construct(int $amount)

No description

array
toArray()

No description

Details

at line 14
__construct(int $amount)

Parameters

int $amount

at line 19
array toArray()

Return Value

array