The Name type exposes the following members.
Properties
Name | Description | |
---|---|---|
EffectiveUtc |
The date the name became effective.
| |
FirstName | (Required)
The first name of a person. Maximum length allowed 50 characters.
| |
IsNameExact | (Required)
indicates the name entered was entered exactly as it appears on the
documentation it was taken from. This would be set to false if the document contains
characters that cannot be accepted by PASI.
| |
LastName | (Required)
The last name of a person. Maximum length allowed 50 characters.
| |
MiddleName |
The middle name of a person. Maximum length allowed 50 characters.
| |
RefId | (Required)
A unique identifier for the name.
| |
Suffix |
The suffix associated with a name if appropriate. Maximum length allowed 15 characters.
| |
Type | (Required)
The code specifying the type of name. This will be 'Alias' or 'Legal'
|
See Also