Details

Name Data Type Is Nullable
Id Integer False
ContributorId Integer False
BirthDate DateTime True
DeceasedDate DateTime True
AnniversaryDate DateTime True
AltPhone String False
AltPhoneExt String False
AltEmail String False
DriversLicenseNo String False
RelationshipId Integer True
Prefix String False
FirstName String False
MiddleName String False
LastName String False
Suffix String False
Title String False
Telephone String False
TelephoneExt String False
Fax String False
Mobile String False
EmailAddress String False
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
AltReferenceId1 String False
AltReferenceId2 String False
ContributorId::Contributor.ReferenceCode String False
ContributorId::Contributor.Name String False
ContributorId_FormattedValue String False

Object:

{
    Id":####,
    ContributorId":####,
    BirthDate":"MM-dd-yyyy hh:mm:ss",
    DeceasedDate":"MM-dd-yyyy hh:mm:ss",
    AnniversaryDate":"MM-dd-yyyy hh:mm:ss",
    AltPhone":"abcABC123",
    AltPhoneExt":"abcABC123",
    AltEmail":"abcABC123",
    DriversLicenseNo":"abcABC123",
    RelationshipId":####,
    Prefix":"abcABC123",
    FirstName":"abcABC123",
    MiddleName":"abcABC123",
    LastName":"abcABC123",
    Suffix":"abcABC123",
    Title":"abcABC123",
    Telephone":"abcABC123",
    TelephoneExt":"abcABC123",
    Fax":"abcABC123",
    Mobile":"abcABC123",
    EmailAddress":"abcABC123",
    CreatedOn":"MM-dd-yyyy hh:mm:ss",
    CreatedBy":####,
    ModifiedOn":"MM-dd-yyyy hh:mm:ss",
    ModifiedBy":####,
    InactiveOn":"MM-dd-yyyy hh:mm:ss",
    InactiveBy":####,
    IsInactive":True/False,
    AltReferenceId1":"abcABC123",
    AltReferenceId2":"abcABC123",
    ContributorId::Contributor.ReferenceCode":"abcABC123",
    ContributorId::Contributor.Name":"abcABC123",
    ContributorId_FormattedValue":"abcABC123"
}