Type alias PhonePersonV2

PhonePersonV2: {
    @type: "PhonePerson";
    telephone: string;
}

Type declaration

  • @type: "PhonePerson"
  • telephone: string