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

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

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