@refinio/one.models
    Preparing search index...
    type PersonDescriptionInterfaces = {
        EncryptionKey: EncryptionKey;
        OrganisationName: OrganisationName;
        PersonImage: PersonImage;
        PersonName: PersonName;
        PersonStatus: PersonStatus;
        ProfileImage: ProfileImage;
        SignKey: SignKey;
    }
    Index

    Properties

    EncryptionKey: EncryptionKey
    OrganisationName: OrganisationName
    PersonImage: PersonImage
    PersonName: PersonName
    PersonStatus: PersonStatus
    ProfileImage: ProfileImage
    SignKey: SignKey