Combination entity that adds primary contact details, primary affiliations, and main constituent detail information in a single contract. Used in general page of the constituent record.
| Property Name | Data Type | Length | Required | Readonly | Notes |
|---|---|---|---|---|---|
| Id | integer | ||||
| CreateLocation | string | ||||
| ConstituentType | ConstituentTypeSummary | ||||
| DisplayName | string | ||||
| ShortDisplayName | string | ||||
| FirstName | string | ||||
| Inactive | ConstituentInactiveSummary | ||||
| InactiveReason | InactiveReasonSummary | ||||
| LastActivityDate | date | ||||
| LastName | string | ||||
| MailIndicator | MailIndicatorSummary | ||||
| EmarketIndicator | EmarketIndicatorSummary | ||||
| MiddleName | string | ||||
| NameStatus | NameStatusSummary | ||||
| OriginalSource | OriginalSourceSummary | ||||
| PhoneIndicator | PhoneIndicatorSummary | ||||
| Prefix | PrefixSummary | ||||
| Gender | GenderSummary | ||||
| Suffix | SuffixSummary | ||||
| Salutation | Salutation | ||||
| Address | Address | ||||
| ElectronicAddress | ElectronicAddress | Used to show or create the primary electronic address for this constituent. For use in creating a constituent the primaryIndicator is ignored and assumed this will be the primary EAddress for the constituent. | |||
| PrimaryPhoneNumbers | Collection of Phone | ||||
| CreatedDateTime | date | ||||
| CreatedBy | string | ||||
| UpdatedDateTime | date | ||||
| UpdatedBy | string | ||||
| SortName | string | ||||
| EditIndicator | boolean | ||||
| Affiliates | Collection of AffiliationInfo | ||||
| ProtectionType | ConstituentProtectionTypeSummary |