LicenseCustomer Class |
Namespace: com.softwarekey.Client.Licensing
The LicenseCustomer type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseCustomer | Creates a new LicenseCustomer object. |
Name | Description | |
---|---|---|
![]() | Address1 | Gets or sets the customer's street address (or line 1 of the customer's address). |
![]() | Address2 | Gets or sets the customer's second address line (i.e. apartment or suite number). |
![]() | City | Gets or sets the city of the customer's address. |
![]() | CompanyName | Gets or sets the customer's company name. |
![]() | Country | Gets or sets the country of the customer's address. |
![]() | CustomerID | Gets or sets the unique Customer ID (typically issued by SOLO Server) for this customer. |
![]() | Gets or sets the customer's email address. | |
![]() | ExcludeFromAll | Gets or sets whether or not the customer has opted to be excluded from all marketing and product communications. |
![]() | Fax | Gets or sets the customer's fax number. |
![]() | FirstName | Gets or sets the customer's first name. |
![]() | LastName | Gets or sets the customer's last name. |
![]() | NotifyPartners | Gets or sets whether the customer will receive email alerts from trusted partners. |
![]() | NotifyProducts | Gets or sets whether the customer will receive email alerts for products updates. |
![]() | Phone | Gets or sets the customer's phone number. |
![]() | PostalCode | Gets or sets the customer's zip/postal code. |
![]() | StateProvince | Gets or sets the state/province of the customer's address. |
![]() | Unregistered | Gets or sets whether or not the customer is unregistered. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |