Click or drag to resize

IAtomiaBillingApiEnablePlugin Method

Enables the plugin

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
void EnablePlugin(
	Guid pluginId
)

Parameters

pluginId
Type: SystemGuid
Id of the plugin to be enabled.
See Also