Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 986 Bytes

CustomerEditForm.md

File metadata and controls

26 lines (23 loc) · 986 Bytes

CustomerEditForm

Properties

Name Type Description Notes
name str
number str [optional]
comment str [optional]
company str [optional]
vat_id str [optional]
contact str [optional]
address str [optional]
country str
currency str
phone str [optional]
fax str [optional]
mobile str [optional]
email str [optional]
homepage str [optional]
timezone str
color str The hexadecimal color code (default: #d2d6de) [optional]
visible bool [optional]
billable bool [optional]

[Back to Model list] [Back to API list] [Back to README]