Click or drag to resize

IAtomiaBillingApiGetAllUpgradeGroups Method

Gets all upgrade groups.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
IList<UpgradeGroup> GetAllUpgradeGroups()

Return Value

Type: IListUpgradeGroup
List containing all upgrade groups.
See Also