Skip to content

typedoc-vitepress-theme-example / customer / CustomerContact

CustomerContact

Interface representing customer contact information.

Properties

email

ts
email: string;

phone?

ts
optional phone: string;