Interface: Partial_Customer
Properties
| Property | Type |
|---|---|
city? | null | string |
client-references? | null | string[] |
comment? | null | string |
country? | null | string |
customer-number? | null | string |
deleted? | null | string |
email? | null | string |
labels? | null | number[] |
name? | string |
org-number? | null | string |
phone-number? | null | string |
reference-name? | null | string |
street-address? | null | string |
subscription? | null | boolean |
tags? | null | string[] |
type? | null | Type |
zip-code? | null | string |