Click or drag to resize

IAtomiaBillingApiDisablePlugin Method

Disables 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 DisablePlugin(
	Guid pluginId
)

Parameters

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