Click or drag to resize

DomainServiceClientInstance Property

Gets the DomainServiceClient instance.

Namespace:  Atomia.Billing.Core.Sdk.Configuration
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public static DomainServiceClient Instance { get; }

Property Value

Type: DomainServiceClient
See Also