@subsidia-ch/sdk - v1.3.5
    Preparing search index...
    Address: Partial<
        {
            additionalAddress: string;
            companyName: string;
            countryCode: string;
            firstName: string;
            floor: string;
            globalLocationNumber: string;
            houseNo: string;
            lastName: string;
            postBox: string;
            referenceId: number;
            street: string;
            title: string;
            town: string;
            type: AddressType;
            zipCode: string;
        },
    >