-
Notifications
You must be signed in to change notification settings - Fork 36
Tax Liability Customer
Sean Callan edited this page Jun 9, 2020
·
1 revision
An abbreviated representation of a customer in the system - primarily contact information.
-
id INTEGER -
-
first_name STRING -
-
last_name STRING -
-
company_name STRING -
-
display_name STRING - Company Name if it exists, or else First Last.
-
email STRING -
-
phone_number STRING -
-
fax_number STRING -