Click or drag to resize

IAtomiaBillingApiGetProvisioningService Method

Gets the provisioning service.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
Service GetProvisioningService(
	Guid serviceId
)

Parameters

serviceId
Type: SystemGuid
The service identifier.

Return Value

Type: Service
Requested provisioning service.
See Also