Class Customer
The class is conditionally abstract in: qt, qt/client, qt/server, php, php/client, php/server
Properties
id (int)
title (string)
firstname (string)
name (string)
comments (string)
cflags (string)
tags (string)
email (string)
addresses (
List:Address
)
contacts (
List:Contact
)
Mapping for Table
customer
Property
Column
addresses
addresses
cflags
cflags
comments
comments
contacts
contacts
email
email
firstname
firstname
id
customerid
name
name
tags
tags
title
title