Customer List
Data Fields
CustomerListEntryData Struct Reference

Data Fields

int id
 
const char * customer_name
 
int revenue
 

Field Documentation

◆ customer_name

const char* customer_name

The customer's name.

◆ id

int id

The unique customer ID.

◆ revenue

int revenue

The revenue generated with the customer, in €1000.


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