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:
customer_list.c
Generated on Mon Dec 9 2024 23:15:48 for Customer List by
1.8.18