VatCategoryListInterface
VatCategoryListInterface.php
:
17
Interface
Extends
IteratorAggregate, Countable
Methods¶
getTotalCount()
¶
VatCategoryListInterface.php
:
27
Return total count of found categories.
|
|
Return values
int
getVatCategories()
¶
VatCategoryListInterface.php
:
22
|
|
Return values
array<string|int, VatCategoryInterface>