LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.ICustomerAccount Interface Reference

CustomerAccount interface. More...

Inheritance diagram for LicenseSpring.ICustomerAccount:
LicenseSpring.CustomerAccount

Properties

string Address [get]
 Account address.
 
string Code [get]
 Code of the account.
 
string CognitoUserPoolId [get]
 Account Cognito user pool Id.
 
uint Company [get]
 Id of the company of the account.
 
ulong CustomersCount [get]
 Quantity of customers in the account.
 
string Description [get]
 Account description.
 
string Email [get]
 Account email.
 
ulong Id [get]
 Id of the customer account.
 
string Name [get]
 Account name.
 
string Phone [get]
 Account phone.
 
string Reference [get]
 Account reference.
 

Detailed Description

CustomerAccount interface.

Property Documentation

◆ Address

string LicenseSpring.ICustomerAccount.Address
get

Account address.

Implemented in LicenseSpring.CustomerAccount.

◆ Code

string LicenseSpring.ICustomerAccount.Code
get

Code of the account.

Implemented in LicenseSpring.CustomerAccount.

◆ CognitoUserPoolId

string LicenseSpring.ICustomerAccount.CognitoUserPoolId
get

Account Cognito user pool Id.

Implemented in LicenseSpring.CustomerAccount.

◆ Company

uint LicenseSpring.ICustomerAccount.Company
get

Id of the company of the account.

Implemented in LicenseSpring.CustomerAccount.

◆ CustomersCount

ulong LicenseSpring.ICustomerAccount.CustomersCount
get

Quantity of customers in the account.

Implemented in LicenseSpring.CustomerAccount.

◆ Description

string LicenseSpring.ICustomerAccount.Description
get

Account description.

Implemented in LicenseSpring.CustomerAccount.

◆ Email

string LicenseSpring.ICustomerAccount.Email
get

Account email.

Implemented in LicenseSpring.CustomerAccount.

◆ Id

ulong LicenseSpring.ICustomerAccount.Id
get

Id of the customer account.

Implemented in LicenseSpring.CustomerAccount.

◆ Name

string LicenseSpring.ICustomerAccount.Name
get

Account name.

Implemented in LicenseSpring.CustomerAccount.

◆ Phone

string LicenseSpring.ICustomerAccount.Phone
get

Account phone.

Implemented in LicenseSpring.CustomerAccount.

◆ Reference

string LicenseSpring.ICustomerAccount.Reference
get

Account reference.

Implemented in LicenseSpring.CustomerAccount.


The documentation for this interface was generated from the following file: