![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
Class that holds information about customer label field. More...
Public Member Functions | |
CustomerAccount () | |
CustomerAccount default constructor. | |
Properties | |
string | Address [get, set] |
Account address. | |
string | Code [get, set] |
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, set] |
Account description. | |
string | Email [get, set] |
Account email. | |
ulong | Id [get] |
Id of the customer account. | |
string | Name [get, set] |
Account name. | |
string | Phone [get, set] |
Account phone. | |
string | Reference [get] |
Account reference. | |
![]() |
Class that holds information about customer label field.
|
getset |
Account address.
Implements LicenseSpring.ICustomerAccount.
|
getset |
Code of the account.
Implements LicenseSpring.ICustomerAccount.
|
get |
Account Cognito user pool Id.
Implements LicenseSpring.ICustomerAccount.
|
get |
Id of the company of the account.
Implements LicenseSpring.ICustomerAccount.
|
get |
Quantity of customers in the account.
Implements LicenseSpring.ICustomerAccount.
|
getset |
Account description.
Implements LicenseSpring.ICustomerAccount.
|
getset |
Account email.
Implements LicenseSpring.ICustomerAccount.
|
get |
Id of the customer account.
Implements LicenseSpring.ICustomerAccount.
|
getset |
Account name.
Implements LicenseSpring.ICustomerAccount.
|
getset |
Account phone.
Implements LicenseSpring.ICustomerAccount.
|
get |
Account reference.
Implements LicenseSpring.ICustomerAccount.