Click or drag to resize

IProvisioningPluginGetPackages Method

Gets the packages available in the provisioning service.

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<ProvisioningUnit> GetPackages()

Return Value

Type: ListProvisioningUnit
List of available packages.
See Also