Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 775 Bytes

Customer.md

File metadata and controls

18 lines (15 loc) · 775 Bytes

# Customer

Properties

Name Type Description Notes
id string [optional] [readonly]
name string The name of the customer [readonly]
customerNumber string [optional] [readonly]
vatNumber string [optional] [readonly]
accounts string[] [optional]
owner string [optional] [readonly]
fynnDebtorId string [optional] [readonly]
createdAt \DateTime [optional]
updatedAt \DateTime [optional]
maxWebspaces int [optional] [readonly]

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