PersonDescriptionInterfaces: {
    EncryptionKey: EncryptionKey;
    OrganisationName: OrganisationName;
    PersonImage: PersonImage;
    PersonName: PersonName;
    PersonStatus: PersonStatus;
    ProfileImage: ProfileImage;
    SignKey: SignKey;
}