Skip to main content

PreferredNameAccompanyingPerson

An accompanying person's preferred name details.

type PreferredNameAccompanyingPerson {
firstName: String
lastName: String
title: String
}

Fields

PreferredNameAccompanyingPerson.firstName ● String scalar

UTF-8 string value that represents the first name of the accompanying person. Optional.

PreferredNameAccompanyingPerson.lastName ● String scalar

UTF-8 string value that represents the last name of the accompanying person. Optional.

PreferredNameAccompanyingPerson.title ● String scalar

UTF-8 string value that represents the title of the accompanying person such as Dr/Mrs/Mr. Optional.

Member Of

Registration object