LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.ICustomerService Member List

This is the complete list of members for LicenseSpring.ICustomerService, including all inherited members.

AddLabelToCustomer(uint labelId, ulong customerId)LicenseSpring.ICustomerService
CreateCustomer(CreateCustomerDto dto)LicenseSpring.ICustomerService
CreateCustomerAccount(CustomerAccount account)LicenseSpring.ICustomerService
CreateCustomerLabel(CustomerLabel label)LicenseSpring.ICustomerService
DeleteCustomer(ulong customerId)LicenseSpring.ICustomerService
DeleteCustomerAccount(CustomerAccount account)LicenseSpring.ICustomerService
DeleteCustomerLabel(CustomerLabel label)LicenseSpring.ICustomerService
EditCustomer(Customer customer)LicenseSpring.ICustomerService
EditCustomerAccount(CustomerAccount account)LicenseSpring.ICustomerService
EditCustomerLabel(CustomerLabel label)LicenseSpring.ICustomerService
Initialize(ManagementConfiguration configuration)LicenseSpring.IService
IsInitialized()LicenseSpring.IService
IsOnline(bool throwExceptions=false)LicenseSpring.IService
ListCustomerAccounts(BaseListDto dto, out uint count)LicenseSpring.ICustomerService
ListCustomerLabels(BaseListDto dto, out uint count)LicenseSpring.ICustomerService
ListCustomers(ListCustomersRequestDto dto, out uint count)LicenseSpring.ICustomerService
MergeCustomers(ulong customerId, ulong customerToMergeId)LicenseSpring.ICustomerService
RemoveLabelFromCustomer(CustomerLabel label)LicenseSpring.ICustomerService