Customers

The Customers table contains all the customers passing orders to your business.

Key Fields

Field Type Description
name non-empty string Unique name of the customer.
description string Free format description.

Advanced topics