CreateTrialProductResponseServiceModel_Customer
Response models for customers.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| VendorCustomerCode |
Value that was assigned to identify the recipient of the license. |
string |
None. |
| FirstName |
The first name of the customer. |
string |
None. |
| LastName |
The last name of the customer. |
string |
None. |
| Address1 |
Address line. |
string |
None. |
| City |
The city where the customer is located. |
string |
None. |
| PostalCode |
The postal code of the customer's location. |
string |
None. |
| State |
The state code of the customer's location. |
string |
None. |
| Country |
The country code of the customer's location. |
string |
None. |
| CustomerEmail |
The email address of the customer. |
string |
None. |
| CompanyName |
The name of the customer's company. |
string |
None. |