Interface ContactPhoneInput

A phone number to create. Only number is required: an omitted type is stored as "other".

The read model's normalizedNumber has no input counterpart — the system derives it on insert.

Hierarchy

  • ContactPhoneInput

Properties

number: string
type?: string
customLabel?: null | string

Generated using TypeDoc