UsageReport_Customer_Pillr
Data model returned by the Pillr partner keycode usage report API call (single customer).
| Name | Description | Type | Additional Information |
|---|---|---|---|
| CustomerName |
Name of the customer. |
string |
None. |
| CustomerId |
The Customer id the report is based on. |
string |
None. |
| CustomerLicenseType |
The license type of the customer. |
string |
None. |
| CustomerKey |
Customer Key code. |
string |
None. |
| Products |
Details about the returned products in the usage report. |
Collection of UsageReportPillr_ProductEntry_Customer |
None. |