Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 946 Bytes

CustomerEditForm.md

File metadata and controls

25 lines (22 loc) · 946 Bytes

# CustomerEditForm

Properties

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

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