Click or drag to resize

IAtomiaBillingApiGetItemCategories Method

Gets the item categories.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<ItemCat> GetItemCategories()

Return Value

Type: ListItemCat
List of all item categories.
See Also