LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.CustomerAccount Class Reference

Class that holds information about customer label field. More...

Inheritance diagram for LicenseSpring.CustomerAccount:
LicenseSpring.ICustomerAccount

Public Member Functions

 CustomerAccount ()
 CustomerAccount default constructor
 

Properties

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

Detailed Description

Class that holds information about customer label field.

Property Documentation

◆ Address

string LicenseSpring.CustomerAccount.Address
getset

Account address.

Implements LicenseSpring.ICustomerAccount.

◆ Code

string LicenseSpring.CustomerAccount.Code
getset

Code of the account.

Implements LicenseSpring.ICustomerAccount.

◆ CognitoUserPoolId

string LicenseSpring.CustomerAccount.CognitoUserPoolId
get

Account Cognito user pool Id.

Implements LicenseSpring.ICustomerAccount.

◆ Company

uint LicenseSpring.CustomerAccount.Company
get

Id of the company of the account.

Implements LicenseSpring.ICustomerAccount.

◆ CustomersCount

ulong LicenseSpring.CustomerAccount.CustomersCount
get

Quantity of customers in the account.

Implements LicenseSpring.ICustomerAccount.

◆ Description

string LicenseSpring.CustomerAccount.Description
getset

Account description.

Implements LicenseSpring.ICustomerAccount.

◆ Email

string LicenseSpring.CustomerAccount.Email
getset

Account email.

Implements LicenseSpring.ICustomerAccount.

◆ Id

ulong LicenseSpring.CustomerAccount.Id
get

Id of the customer account.

Implements LicenseSpring.ICustomerAccount.

◆ Name

string LicenseSpring.CustomerAccount.Name
getset

Account name.

Implements LicenseSpring.ICustomerAccount.

◆ Phone

string LicenseSpring.CustomerAccount.Phone
getset

Account phone.

Implements LicenseSpring.ICustomerAccount.

◆ Reference

string LicenseSpring.CustomerAccount.Reference
get

Account reference.

Implements LicenseSpring.ICustomerAccount.


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