Socket
Socket
Sign inDemoInstall

gd-sprest-def

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-sprest-def - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

2

lib/Microsoft/AppServices/entitytypes.d.ts

@@ -6,3 +6,3 @@ import { Base } from "../../";

**********************************************/
export interface IAppCollection extends AppCollectionCollections, AppCollectionMethods, Base.IBaseQuery<IAppCollectionQuery> {
export interface IAppCollection extends AppCollectionCollections, AppCollectionMethods, Base.IBaseQuery<IAppCollection, IAppCollectionQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../";

**********************************************/
export interface ISPMachineLearningHub extends SPMachineLearningHubCollections, SPMachineLearningHubMethods, Base.IBaseQuery<ISPMachineLearningHubQuery> {
export interface ISPMachineLearningHub extends SPMachineLearningHubCollections, SPMachineLearningHubMethods, Base.IBaseQuery<ISPMachineLearningHub, ISPMachineLearningHubQuery> {

@@ -85,3 +85,3 @@ }

**********************************************/
export interface ISPMachineLearningModel extends SPMachineLearningModelCollections, SPMachineLearningModelMethods, Base.IBaseQuery<ISPMachineLearningModelQuery> {
export interface ISPMachineLearningModel extends SPMachineLearningModelCollections, SPMachineLearningModelMethods, Base.IBaseQuery<ISPMachineLearningModel, ISPMachineLearningModelQuery> {

@@ -175,3 +175,3 @@ }

**********************************************/
export interface ISPMachineLearningPublication extends SPMachineLearningPublicationCollections, SPMachineLearningPublicationMethods, Base.IBaseQuery<ISPMachineLearningPublicationQuery> {
export interface ISPMachineLearningPublication extends SPMachineLearningPublicationCollections, SPMachineLearningPublicationMethods, Base.IBaseQuery<ISPMachineLearningPublication, ISPMachineLearningPublicationQuery> {

@@ -263,3 +263,3 @@ }

**********************************************/
export interface ISPMachineLearningSample extends SPMachineLearningSampleCollections, SPMachineLearningSampleMethods, Base.IBaseQuery<ISPMachineLearningSampleQuery> {
export interface ISPMachineLearningSample extends SPMachineLearningSampleCollections, SPMachineLearningSampleMethods, Base.IBaseQuery<ISPMachineLearningSample, ISPMachineLearningSampleQuery> {

@@ -266,0 +266,0 @@ }

@@ -87,3 +87,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface ISearchSetting extends SearchSettingCollections, SearchSettingMethods, Base.IBaseQuery<ISearchSettingQuery> {
export interface ISearchSetting extends SearchSettingCollections, SearchSettingMethods, Base.IBaseQuery<ISearchSetting, ISearchSettingQuery> {

@@ -90,0 +90,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../../";

**********************************************/
export interface IAppLauncher extends AppLauncherCollections, AppLauncherMethods, Base.IBaseQuery<IAppLauncherQuery> {
export interface IAppLauncher extends AppLauncherCollections, AppLauncherMethods, Base.IBaseQuery<IAppLauncher, IAppLauncherQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IDevice extends DeviceCollections, DeviceMethods, Base.IBaseQuery<IDeviceQuery> {
export interface IDevice extends DeviceCollections, DeviceMethods, Base.IBaseQuery<IDevice, IDeviceQuery> {

@@ -97,3 +97,3 @@ }

**********************************************/
export interface IMigrationCenterServices extends MigrationCenterServicesCollections, MigrationCenterServicesMethods, Base.IBaseQuery<IMigrationCenterServicesQuery> {
export interface IMigrationCenterServices extends MigrationCenterServicesCollections, MigrationCenterServicesMethods, Base.IBaseQuery<IMigrationCenterServices, IMigrationCenterServicesQuery> {

@@ -173,3 +173,3 @@ }

**********************************************/
export interface IMigrationCenterStorage extends MigrationCenterStorageCollections, MigrationCenterStorageMethods, Base.IBaseQuery<IMigrationCenterStorageQuery> {
export interface IMigrationCenterStorage extends MigrationCenterStorageCollections, MigrationCenterStorageMethods, Base.IBaseQuery<IMigrationCenterStorage, IMigrationCenterStorageQuery> {

@@ -253,3 +253,3 @@ }

**********************************************/
export interface IMigrationTask extends MigrationTaskCollections, MigrationTaskMethods, Base.IBaseQuery<IMigrationTaskQuery> {
export interface IMigrationTask extends MigrationTaskCollections, MigrationTaskMethods, Base.IBaseQuery<IMigrationTask, IMigrationTaskQuery> {

@@ -360,3 +360,3 @@ }

**********************************************/
export interface IMigrationCredential extends MigrationCredentialCollections, MigrationCredentialMethods, Base.IBaseQuery<IMigrationCredentialQuery> {
export interface IMigrationCredential extends MigrationCredentialCollections, MigrationCredentialMethods, Base.IBaseQuery<IMigrationCredential, IMigrationCredentialQuery> {

@@ -363,0 +363,0 @@ }

@@ -24,3 +24,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IAllowedDataLocation extends AllowedDataLocationCollections, AllowedDataLocationMethods, Base.IBaseQuery<IAllowedDataLocationQuery> {
export interface IAllowedDataLocation extends AllowedDataLocationCollections, AllowedDataLocationMethods, Base.IBaseQuery<IAllowedDataLocation, IAllowedDataLocationQuery> {

@@ -215,3 +215,3 @@ }

**********************************************/
export interface ICrossFarmSiteMoveJob extends CrossFarmSiteMoveJobCollections, CrossFarmSiteMoveJobMethods, Base.IBaseQuery<ICrossFarmSiteMoveJobQuery> {
export interface ICrossFarmSiteMoveJob extends CrossFarmSiteMoveJobCollections, CrossFarmSiteMoveJobMethods, Base.IBaseQuery<ICrossFarmSiteMoveJob, ICrossFarmSiteMoveJobQuery> {

@@ -327,3 +327,3 @@ }

**********************************************/
export interface ICrossFarmUserMoveJob extends CrossFarmUserMoveJobCollections, CrossFarmUserMoveJobMethods, Base.IBaseQuery<ICrossFarmUserMoveJobQuery> {
export interface ICrossFarmUserMoveJob extends CrossFarmUserMoveJobCollections, CrossFarmUserMoveJobMethods, Base.IBaseQuery<ICrossFarmUserMoveJob, ICrossFarmUserMoveJobQuery> {

@@ -456,3 +456,3 @@ }

**********************************************/
export interface ICrossGeoTenantProperty extends CrossGeoTenantPropertyCollections, CrossGeoTenantPropertyMethods, Base.IBaseQuery<ICrossGeoTenantPropertyQuery> {
export interface ICrossGeoTenantProperty extends CrossGeoTenantPropertyCollections, CrossGeoTenantPropertyMethods, Base.IBaseQuery<ICrossGeoTenantProperty, ICrossGeoTenantPropertyQuery> {

@@ -550,3 +550,3 @@ }

**********************************************/
export interface IGeoAdministrator extends GeoAdministratorCollections, GeoAdministratorMethods, Base.IBaseQuery<IGeoAdministratorQuery> {
export interface IGeoAdministrator extends GeoAdministratorCollections, GeoAdministratorMethods, Base.IBaseQuery<IGeoAdministrator, IGeoAdministratorQuery> {

@@ -635,3 +635,3 @@ }

**********************************************/
export interface IGeoExperience extends GeoExperienceCollections, GeoExperienceMethods, Base.IBaseQuery<IGeoExperienceQuery> {
export interface IGeoExperience extends GeoExperienceCollections, GeoExperienceMethods, Base.IBaseQuery<IGeoExperience, IGeoExperienceQuery> {

@@ -784,3 +784,3 @@ }

**********************************************/
export interface IGroupMoveJob extends GroupMoveJobCollections, GroupMoveJobMethods, Base.IBaseQuery<IGroupMoveJobQuery> {
export interface IGroupMoveJob extends GroupMoveJobCollections, GroupMoveJobMethods, Base.IBaseQuery<IGroupMoveJob, IGroupMoveJobQuery> {

@@ -915,3 +915,3 @@ }

**********************************************/
export interface IMultiGeoServicesBeta extends MultiGeoServicesBetaCollections, MultiGeoServicesBetaMethods, Base.IBaseQuery<IMultiGeoServicesBetaQuery> {
export interface IMultiGeoServicesBeta extends MultiGeoServicesBetaCollections, MultiGeoServicesBetaMethods, Base.IBaseQuery<IMultiGeoServicesBeta, IMultiGeoServicesBetaQuery> {

@@ -1038,3 +1038,3 @@ }

**********************************************/
export interface ISiteMoveJob extends SiteMoveJobCollections, SiteMoveJobMethods, Base.IBaseQuery<ISiteMoveJobQuery> {
export interface ISiteMoveJob extends SiteMoveJobCollections, SiteMoveJobMethods, Base.IBaseQuery<ISiteMoveJob, ISiteMoveJobQuery> {

@@ -1122,3 +1122,3 @@ }

**********************************************/
export interface IStorageQuota extends StorageQuotaCollections, StorageQuotaMethods, Base.IBaseQuery<IStorageQuotaQuery> {
export interface IStorageQuota extends StorageQuotaCollections, StorageQuotaMethods, Base.IBaseQuery<IStorageQuota, IStorageQuotaQuery> {

@@ -1205,3 +1205,3 @@ }

**********************************************/
export interface ITaxonomyReplicationParameters extends TaxonomyReplicationParametersCollections, TaxonomyReplicationParametersMethods, Base.IBaseQuery<ITaxonomyReplicationParametersQuery> {
export interface ITaxonomyReplicationParameters extends TaxonomyReplicationParametersCollections, TaxonomyReplicationParametersMethods, Base.IBaseQuery<ITaxonomyReplicationParameters, ITaxonomyReplicationParametersQuery> {

@@ -1324,3 +1324,3 @@ }

**********************************************/
export interface IUserMoveJob extends UserMoveJobCollections, UserMoveJobMethods, Base.IBaseQuery<IUserMoveJobQuery> {
export interface IUserMoveJob extends UserMoveJobCollections, UserMoveJobMethods, Base.IBaseQuery<IUserMoveJob, IUserMoveJobQuery> {

@@ -1327,0 +1327,0 @@ }

@@ -22,3 +22,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IOnboardingServicesBeta extends OnboardingServicesBetaCollections, OnboardingServicesBetaMethods, Base.IBaseQuery<IOnboardingServicesBetaQuery> {
export interface IOnboardingServicesBeta extends OnboardingServicesBetaCollections, OnboardingServicesBetaMethods, Base.IBaseQuery<IOnboardingServicesBeta, IOnboardingServicesBetaQuery> {

@@ -25,0 +25,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../../";

**********************************************/
export interface IPointPublishingAdmin extends PointPublishingAdminCollections, PointPublishingAdminMethods, Base.IBaseQuery<IPointPublishingAdminQuery> {
export interface IPointPublishingAdmin extends PointPublishingAdminCollections, PointPublishingAdminMethods, Base.IBaseQuery<IPointPublishingAdmin, IPointPublishingAdminQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../";

**********************************************/
export interface ILogExport extends LogExportCollections, LogExportMethods, Base.IBaseQuery<ILogExportQuery> {
export interface ILogExport extends LogExportCollections, LogExportMethods, Base.IBaseQuery<ILogExport, ILogExportQuery> {

@@ -10,0 +10,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IDDIAdapter extends DDIAdapterCollections, DDIAdapterMethods, Base.IBaseQuery<IDDIAdapterQuery> {
export interface IDDIAdapter extends DDIAdapterCollections, DDIAdapterMethods, Base.IBaseQuery<IDDIAdapter, IDDIAdapterQuery> {

@@ -9,0 +9,0 @@ }

@@ -8,3 +8,3 @@ import { Base } from "../../../../";

**********************************************/
export interface IHubSiteProperties extends HubSitePropertiesCollections, HubSitePropertiesMethods, Base.IBaseQuery<IHubSitePropertiesQuery> {
export interface IHubSiteProperties extends HubSitePropertiesCollections, HubSitePropertiesMethods, Base.IBaseQuery<IHubSiteProperties, IHubSitePropertiesQuery> {

@@ -90,3 +90,3 @@ }

**********************************************/
export interface IOffice365CommsMessagesServiceProxy extends Office365CommsMessagesServiceProxyCollections, Office365CommsMessagesServiceProxyMethods, Base.IBaseQuery<IOffice365CommsMessagesServiceProxyQuery> {
export interface IOffice365CommsMessagesServiceProxy extends Office365CommsMessagesServiceProxyCollections, Office365CommsMessagesServiceProxyMethods, Base.IBaseQuery<IOffice365CommsMessagesServiceProxy, IOffice365CommsMessagesServiceProxyQuery> {

@@ -196,3 +196,3 @@ }

**********************************************/
export interface ISiteCollectionManagementService extends SiteCollectionManagementServiceCollections, SiteCollectionManagementServiceMethods, Base.IBaseQuery<ISiteCollectionManagementServiceQuery> {
export interface ISiteCollectionManagementService extends SiteCollectionManagementServiceCollections, SiteCollectionManagementServiceMethods, Base.IBaseQuery<ISiteCollectionManagementService, ISiteCollectionManagementServiceQuery> {

@@ -271,3 +271,3 @@ }

**********************************************/
export interface ISiteProperties extends SitePropertiesCollections, SitePropertiesMethods, Base.IBaseQuery<ISitePropertiesQuery> {
export interface ISiteProperties extends SitePropertiesCollections, SitePropertiesMethods, Base.IBaseQuery<ISiteProperties, ISitePropertiesQuery> {

@@ -416,3 +416,3 @@ }

**********************************************/
export interface ISPOGroup extends SPOGroupCollections, SPOGroupMethods, Base.IBaseQuery<ISPOGroupQuery> {
export interface ISPOGroup extends SPOGroupCollections, SPOGroupMethods, Base.IBaseQuery<ISPOGroup, ISPOGroupQuery> {

@@ -537,3 +537,3 @@ }

**********************************************/
export interface ITenantAdminSettingsService extends TenantAdminSettingsServiceCollections, TenantAdminSettingsServiceMethods, Base.IBaseQuery<ITenantAdminSettingsServiceQuery> {
export interface ITenantAdminSettingsService extends TenantAdminSettingsServiceCollections, TenantAdminSettingsServiceMethods, Base.IBaseQuery<ITenantAdminSettingsService, ITenantAdminSettingsServiceQuery> {

@@ -630,3 +630,3 @@ }

**********************************************/
export interface ITenant extends TenantCollections, TenantMethods, Base.IBaseQuery<ITenantQuery> {
export interface ITenant extends TenantCollections, TenantMethods, Base.IBaseQuery<ITenant, ITenantQuery> {

@@ -633,0 +633,0 @@ }

@@ -35,3 +35,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface ISPOWebAppServicePrincipalPermissionGrant extends SPOWebAppServicePrincipalPermissionGrantCollections, SPOWebAppServicePrincipalPermissionGrantMethods, Base.IBaseQuery<ISPOWebAppServicePrincipalPermissionGrantQuery> {
export interface ISPOWebAppServicePrincipalPermissionGrant extends SPOWebAppServicePrincipalPermissionGrantCollections, SPOWebAppServicePrincipalPermissionGrantMethods, Base.IBaseQuery<ISPOWebAppServicePrincipalPermissionGrant, ISPOWebAppServicePrincipalPermissionGrantQuery> {

@@ -120,3 +120,3 @@ }

**********************************************/
export interface ISPOWebAppServicePrincipalPermissionRequest extends SPOWebAppServicePrincipalPermissionRequestCollections, SPOWebAppServicePrincipalPermissionRequestMethods, Base.IBaseQuery<ISPOWebAppServicePrincipalPermissionRequestQuery> {
export interface ISPOWebAppServicePrincipalPermissionRequest extends SPOWebAppServicePrincipalPermissionRequestCollections, SPOWebAppServicePrincipalPermissionRequestMethods, Base.IBaseQuery<ISPOWebAppServicePrincipalPermissionRequest, ISPOWebAppServicePrincipalPermissionRequestQuery> {

@@ -208,3 +208,3 @@ }

**********************************************/
export interface ISPOWebAppServicePrincipal extends SPOWebAppServicePrincipalCollections, SPOWebAppServicePrincipalMethods, Base.IBaseQuery<ISPOWebAppServicePrincipalQuery> {
export interface ISPOWebAppServicePrincipal extends SPOWebAppServicePrincipalCollections, SPOWebAppServicePrincipalMethods, Base.IBaseQuery<ISPOWebAppServicePrincipal, ISPOWebAppServicePrincipalQuery> {

@@ -211,0 +211,0 @@ }

@@ -35,3 +35,3 @@ import { Base } from "../../../../";

**********************************************/
export interface IGetExternalUsersResults extends GetExternalUsersResultsCollections, GetExternalUsersResultsMethods, Base.IBaseQuery<IGetExternalUsersResultsQuery> {
export interface IGetExternalUsersResults extends GetExternalUsersResultsCollections, GetExternalUsersResultsMethods, Base.IBaseQuery<IGetExternalUsersResults, IGetExternalUsersResultsQuery> {

@@ -144,3 +144,3 @@ }

**********************************************/
export interface IOffice365Tenant extends Office365TenantCollections, Office365TenantMethods, Base.IBaseQuery<IOffice365TenantQuery> {
export interface IOffice365Tenant extends Office365TenantCollections, Office365TenantMethods, Base.IBaseQuery<IOffice365Tenant, IOffice365TenantQuery> {

@@ -147,0 +147,0 @@ }

@@ -8,3 +8,3 @@ import { Base } from "../../../";

**********************************************/
export interface ISPAppStateQueryJobDefinition extends SPAppStateQueryJobDefinitionCollections, SPAppStateQueryJobDefinitionMethods, Base.IBaseQuery<ISPAppStateQueryJobDefinitionQuery> {
export interface ISPAppStateQueryJobDefinition extends SPAppStateQueryJobDefinitionCollections, SPAppStateQueryJobDefinitionMethods, Base.IBaseQuery<ISPAppStateQueryJobDefinition, ISPAppStateQueryJobDefinitionQuery> {

@@ -136,3 +136,3 @@ }

**********************************************/
export interface ISPWebApplication extends SPWebApplicationCollections, SPWebApplicationMethods, Base.IBaseQuery<ISPWebApplicationQuery> {
export interface ISPWebApplication extends SPWebApplicationCollections, SPWebApplicationMethods, Base.IBaseQuery<ISPWebApplication, ISPWebApplicationQuery> {

@@ -212,3 +212,3 @@ }

**********************************************/
export interface ISPWebService extends SPWebServiceCollections, SPWebServiceMethods, Base.IBaseQuery<ISPWebServiceQuery> {
export interface ISPWebService extends SPWebServiceCollections, SPWebServiceMethods, Base.IBaseQuery<ISPWebService, ISPWebServiceQuery> {

@@ -285,3 +285,3 @@ }

**********************************************/
export interface ISPAnalyticsUsageService extends SPAnalyticsUsageServiceCollections, SPAnalyticsUsageServiceMethods, Base.IBaseQuery<ISPAnalyticsUsageServiceQuery> {
export interface ISPAnalyticsUsageService extends SPAnalyticsUsageServiceCollections, SPAnalyticsUsageServiceMethods, Base.IBaseQuery<ISPAnalyticsUsageService, ISPAnalyticsUsageServiceQuery> {

@@ -288,0 +288,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IDocumentCrawlLog extends DocumentCrawlLogCollections, DocumentCrawlLogMethods, Base.IBaseQuery<IDocumentCrawlLogQuery> {
export interface IDocumentCrawlLog extends DocumentCrawlLogCollections, DocumentCrawlLogMethods, Base.IBaseQuery<IDocumentCrawlLog, IDocumentCrawlLogQuery> {

@@ -10,0 +10,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface ISignalStore extends SignalStoreCollections, SignalStoreMethods, Base.IBaseQuery<ISignalStoreQuery> {
export interface ISignalStore extends SignalStoreCollections, SignalStoreMethods, Base.IBaseQuery<ISignalStore, ISignalStoreQuery> {

@@ -10,0 +10,0 @@ }

@@ -8,3 +8,3 @@ import { Base } from "../../../../../";

**********************************************/
export interface IStringCollection extends StringCollectionCollections, StringCollectionMethods, Base.IBaseQuery<IStringCollectionQuery> {
export interface IStringCollection extends StringCollectionCollections, StringCollectionMethods, Base.IBaseQuery<IStringCollection, IStringCollectionQuery> {

@@ -95,3 +95,3 @@ }

**********************************************/
export interface IRankingLabeling extends RankingLabelingCollections, RankingLabelingMethods, Base.IBaseQuery<IRankingLabelingQuery> {
export interface IRankingLabeling extends RankingLabelingCollections, RankingLabelingMethods, Base.IBaseQuery<IRankingLabeling, IRankingLabelingQuery> {

@@ -168,3 +168,3 @@ }

**********************************************/
export interface IReorderingRuleCollection extends ReorderingRuleCollectionCollections, ReorderingRuleCollectionMethods, Base.IBaseQuery<IReorderingRuleCollectionQuery> {
export interface IReorderingRuleCollection extends ReorderingRuleCollectionCollections, ReorderingRuleCollectionMethods, Base.IBaseQuery<IReorderingRuleCollection, IReorderingRuleCollectionQuery> {

@@ -241,3 +241,3 @@ }

**********************************************/
export interface ISortCollection extends SortCollectionCollections, SortCollectionMethods, Base.IBaseQuery<ISortCollectionQuery> {
export interface ISortCollection extends SortCollectionCollections, SortCollectionMethods, Base.IBaseQuery<ISortCollection, ISortCollectionQuery> {

@@ -244,0 +244,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface IHostedAppsManager extends HostedAppsManagerCollections, HostedAppsManagerMethods, Base.IBaseQuery<IHostedAppsManagerQuery> {
export interface IHostedAppsManager extends HostedAppsManagerCollections, HostedAppsManagerMethods, Base.IBaseQuery<IHostedAppsManager, IHostedAppsManagerQuery> {

@@ -79,3 +79,3 @@ }

**********************************************/
export interface IHostedApp extends HostedAppCollections, HostedAppMethods, Base.IBaseQuery<IHostedAppQuery> {
export interface IHostedApp extends HostedAppCollections, HostedAppMethods, Base.IBaseQuery<IHostedApp, IHostedAppQuery> {

@@ -82,0 +82,0 @@ }

@@ -8,3 +8,3 @@ import { Base } from "../../../";

**********************************************/
export interface Icomment extends commentCollections, commentMethods, Base.IBaseQuery<IcommentQuery> {
export interface Icomment extends commentCollections, commentMethods, Base.IBaseQuery<Icomment, IcommentQuery> {

@@ -11,0 +11,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../";

**********************************************/
export interface IActivityLogger extends ActivityLoggerCollections, ActivityLoggerMethods, Base.IBaseQuery<IActivityLoggerQuery> {
export interface IActivityLogger extends ActivityLoggerCollections, ActivityLoggerMethods, Base.IBaseQuery<IActivityLogger, IActivityLoggerQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface IlikedByInformation extends likedByInformationCollections, likedByInformationMethods, Base.IBaseQuery<IlikedByInformationQuery> {
export interface IlikedByInformation extends likedByInformationCollections, likedByInformationMethods, Base.IBaseQuery<IlikedByInformation, IlikedByInformationQuery> {

@@ -10,0 +10,0 @@ }

@@ -8,3 +8,3 @@ import { Base } from "../../../../";

**********************************************/
export interface ISiteCollectionCorporateCatalogAccessor extends SiteCollectionCorporateCatalogAccessorCollections, SiteCollectionCorporateCatalogAccessorMethods, Base.IBaseQuery<ISiteCollectionCorporateCatalogAccessorQuery> {
export interface ISiteCollectionCorporateCatalogAccessor extends SiteCollectionCorporateCatalogAccessorCollections, SiteCollectionCorporateCatalogAccessorMethods, Base.IBaseQuery<ISiteCollectionCorporateCatalogAccessor, ISiteCollectionCorporateCatalogAccessorQuery> {

@@ -81,3 +81,3 @@ }

**********************************************/
export interface ICorporateCatalogAppMetadata extends CorporateCatalogAppMetadataCollections, CorporateCatalogAppMetadataMethods, Base.IBaseQuery<ICorporateCatalogAppMetadataQuery> {
export interface ICorporateCatalogAppMetadata extends CorporateCatalogAppMetadataCollections, CorporateCatalogAppMetadataMethods, Base.IBaseQuery<ICorporateCatalogAppMetadata, ICorporateCatalogAppMetadataQuery> {

@@ -179,3 +179,3 @@ }

**********************************************/
export interface ITenantCorporateCatalogAccessor extends TenantCorporateCatalogAccessorCollections, TenantCorporateCatalogAccessorMethods, Base.IBaseQuery<ITenantCorporateCatalogAccessorQuery> {
export interface ITenantCorporateCatalogAccessor extends TenantCorporateCatalogAccessorCollections, TenantCorporateCatalogAccessorMethods, Base.IBaseQuery<ITenantCorporateCatalogAccessor, ITenantCorporateCatalogAccessorQuery> {

@@ -182,0 +182,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../../";

**********************************************/
export interface INavigationServiceRest extends NavigationServiceRestCollections, NavigationServiceRestMethods, Base.IBaseQuery<INavigationServiceRestQuery> {
export interface INavigationServiceRest extends NavigationServiceRestCollections, NavigationServiceRestMethods, Base.IBaseQuery<INavigationServiceRest, INavigationServiceRestQuery> {

@@ -10,0 +10,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface IOrgNewsSiteApi extends OrgNewsSiteApiCollections, OrgNewsSiteApiMethods, Base.IBaseQuery<IOrgNewsSiteApiQuery> {
export interface IOrgNewsSiteApi extends OrgNewsSiteApiCollections, OrgNewsSiteApiMethods, Base.IBaseQuery<IOrgNewsSiteApi, IOrgNewsSiteApiQuery> {

@@ -10,0 +10,0 @@ }

@@ -22,3 +22,3 @@ import { Base } from "../../../";

**********************************************/
export interface IGroupService extends GroupServiceCollections, GroupServiceMethods, Base.IBaseQuery<IGroupServiceQuery> {
export interface IGroupService extends GroupServiceCollections, GroupServiceMethods, Base.IBaseQuery<IGroupService, IGroupServiceQuery> {

@@ -95,3 +95,3 @@ }

**********************************************/
export interface IGroupSiteManager extends GroupSiteManagerCollections, GroupSiteManagerMethods, Base.IBaseQuery<IGroupSiteManagerQuery> {
export interface IGroupSiteManager extends GroupSiteManagerCollections, GroupSiteManagerMethods, Base.IBaseQuery<IGroupSiteManager, IGroupSiteManagerQuery> {

@@ -207,3 +207,3 @@ }

**********************************************/
export interface ISharePointHomeServiceContextBuilder extends SharePointHomeServiceContextBuilderCollections, SharePointHomeServiceContextBuilderMethods, Base.IBaseQuery<ISharePointHomeServiceContextBuilderQuery> {
export interface ISharePointHomeServiceContextBuilder extends SharePointHomeServiceContextBuilderCollections, SharePointHomeServiceContextBuilderMethods, Base.IBaseQuery<ISharePointHomeServiceContextBuilder, ISharePointHomeServiceContextBuilderQuery> {

@@ -303,3 +303,3 @@ }

**********************************************/
export interface ISPHubSitesUtility extends SPHubSitesUtilityCollections, SPHubSitesUtilityMethods, Base.IBaseQuery<ISPHubSitesUtilityQuery> {
export interface ISPHubSitesUtility extends SPHubSitesUtilityCollections, SPHubSitesUtilityMethods, Base.IBaseQuery<ISPHubSitesUtility, ISPHubSitesUtilityQuery> {

@@ -374,3 +374,3 @@ }

**********************************************/
export interface ISPSiteManager extends SPSiteManagerCollections, SPSiteManagerMethods, Base.IBaseQuery<ISPSiteManagerQuery> {
export interface ISPSiteManager extends SPSiteManagerCollections, SPSiteManagerMethods, Base.IBaseQuery<ISPSiteManager, ISPSiteManagerQuery> {

@@ -455,3 +455,3 @@ }

**********************************************/
export interface ISiteIconManager extends SiteIconManagerCollections, SiteIconManagerMethods, Base.IBaseQuery<ISiteIconManagerQuery> {
export interface ISiteIconManager extends SiteIconManagerCollections, SiteIconManagerMethods, Base.IBaseQuery<ISiteIconManager, ISiteIconManagerQuery> {

@@ -526,3 +526,3 @@ }

**********************************************/
export interface ISiteLinkingManager extends SiteLinkingManagerCollections, SiteLinkingManagerMethods, Base.IBaseQuery<ISiteLinkingManagerQuery> {
export interface ISiteLinkingManager extends SiteLinkingManagerCollections, SiteLinkingManagerMethods, Base.IBaseQuery<ISiteLinkingManager, ISiteLinkingManagerQuery> {

@@ -529,0 +529,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface ITenantCdnApi extends TenantCdnApiCollections, TenantCdnApiMethods, Base.IBaseQuery<ITenantCdnApiQuery> {
export interface ITenantCdnApi extends TenantCdnApiCollections, TenantCdnApiMethods, Base.IBaseQuery<ITenantCdnApi, ITenantCdnApiQuery> {

@@ -10,0 +10,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface ISubscription extends SubscriptionCollections, SubscriptionMethods, Base.IBaseQuery<ISubscriptionQuery> {
export interface ISubscription extends SubscriptionCollections, SubscriptionMethods, Base.IBaseQuery<ISubscription, ISubscriptionQuery> {

@@ -10,0 +10,0 @@ }

@@ -37,3 +37,3 @@ import { Base } from "../../";

**********************************************/
export interface IFile extends FileCollections, FileMethods, Base.IBaseQuery<IFileQuery> {
export interface IFile extends FileCollections, FileMethods, Base.IBaseQuery<IFile, IFileQuery> {

@@ -126,3 +126,3 @@ }

**********************************************/
export interface IFolder extends FolderCollections, FolderMethods, Base.IBaseQuery<IFolderQuery> {
export interface IFolder extends FolderCollections, FolderMethods, Base.IBaseQuery<IFolder, IFolderQuery> {

@@ -129,0 +129,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../";

**********************************************/
export interface IDiagnostics extends DiagnosticsCollections, DiagnosticsMethods, Base.IBaseQuery<IDiagnosticsQuery> {
export interface IDiagnostics extends DiagnosticsCollections, DiagnosticsMethods, Base.IBaseQuery<IDiagnostics, IDiagnosticsQuery> {

@@ -77,3 +77,3 @@ }

**********************************************/
export interface IReporting extends ReportingCollections, ReportingMethods, Base.IBaseQuery<IReportingQuery> {
export interface IReporting extends ReportingCollections, ReportingMethods, Base.IBaseQuery<IReporting, IReportingQuery> {

@@ -148,3 +148,3 @@ }

**********************************************/
export interface ITaskflow extends TaskflowCollections, TaskflowMethods, Base.IBaseQuery<ITaskflowQuery> {
export interface ITaskflow extends TaskflowCollections, TaskflowMethods, Base.IBaseQuery<ITaskflow, ITaskflowQuery> {

@@ -151,0 +151,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IEntity extends EntityCollections, EntityMethods, Base.IBaseQuery<IEntityQuery> {
export interface IEntity extends EntityCollections, EntityMethods, Base.IBaseQuery<IEntity, IEntityQuery> {

@@ -125,3 +125,3 @@ }

**********************************************/
export interface IEntityIdentifier extends EntityIdentifierCollections, EntityIdentifierMethods, Base.IBaseQuery<IEntityIdentifierQuery> {
export interface IEntityIdentifier extends EntityIdentifierCollections, EntityIdentifierMethods, Base.IBaseQuery<IEntityIdentifier, IEntityIdentifierQuery> {

@@ -213,3 +213,3 @@ }

**********************************************/
export interface ILobSystem extends LobSystemCollections, LobSystemMethods, Base.IBaseQuery<ILobSystemQuery> {
export interface ILobSystem extends LobSystemCollections, LobSystemMethods, Base.IBaseQuery<ILobSystem, ILobSystemQuery> {

@@ -284,3 +284,3 @@ }

**********************************************/
export interface IMethodExecutionResult extends MethodExecutionResultCollections, MethodExecutionResultMethods, Base.IBaseQuery<IMethodExecutionResultQuery> {
export interface IMethodExecutionResult extends MethodExecutionResultCollections, MethodExecutionResultMethods, Base.IBaseQuery<IMethodExecutionResult, IMethodExecutionResultQuery> {

@@ -356,3 +356,3 @@ }

**********************************************/
export interface ITypeDescriptor extends TypeDescriptorCollections, TypeDescriptorMethods, Base.IBaseQuery<ITypeDescriptorQuery> {
export interface ITypeDescriptor extends TypeDescriptorCollections, TypeDescriptorMethods, Base.IBaseQuery<ITypeDescriptor, ITypeDescriptorQuery> {

@@ -437,3 +437,3 @@ }

**********************************************/
export interface IEntityView extends EntityViewCollections, EntityViewMethods, Base.IBaseQuery<IEntityViewQuery> {
export interface IEntityView extends EntityViewCollections, EntityViewMethods, Base.IBaseQuery<IEntityView, IEntityViewQuery> {

@@ -513,3 +513,3 @@ }

**********************************************/
export interface IAppBdcCatalog extends AppBdcCatalogCollections, AppBdcCatalogMethods, Base.IBaseQuery<IAppBdcCatalogQuery> {
export interface IAppBdcCatalog extends AppBdcCatalogCollections, AppBdcCatalogMethods, Base.IBaseQuery<IAppBdcCatalog, IAppBdcCatalogQuery> {

@@ -516,0 +516,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../";

**********************************************/
export interface IExternalSubscriptionStore extends ExternalSubscriptionStoreCollections, ExternalSubscriptionStoreMethods, Base.IBaseQuery<IExternalSubscriptionStoreQuery> {
export interface IExternalSubscriptionStore extends ExternalSubscriptionStoreCollections, ExternalSubscriptionStoreMethods, Base.IBaseQuery<IExternalSubscriptionStore, IExternalSubscriptionStoreQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface IEntityInstance extends EntityInstanceCollections, EntityInstanceMethods, Base.IBaseQuery<IEntityInstanceQuery> {
export interface IEntityInstance extends EntityInstanceCollections, EntityInstanceMethods, Base.IBaseQuery<IEntityInstance, IEntityInstanceQuery> {

@@ -84,3 +84,3 @@ }

**********************************************/
export interface IEntityFieldValueDictionary extends EntityFieldValueDictionaryCollections, EntityFieldValueDictionaryMethods, Base.IBaseQuery<IEntityFieldValueDictionaryQuery> {
export interface IEntityFieldValueDictionary extends EntityFieldValueDictionaryCollections, EntityFieldValueDictionaryMethods, Base.IBaseQuery<IEntityFieldValueDictionary, IEntityFieldValueDictionaryQuery> {

@@ -87,0 +87,0 @@ }

@@ -23,3 +23,3 @@ import { Base } from "../../";

**********************************************/
export interface ISPPolicyStoreProxy extends SPPolicyStoreProxyCollections, SPPolicyStoreProxyMethods, Base.IBaseQuery<ISPPolicyStoreProxyQuery> {
export interface ISPPolicyStoreProxy extends SPPolicyStoreProxyCollections, SPPolicyStoreProxyMethods, Base.IBaseQuery<ISPPolicyStoreProxy, ISPPolicyStoreProxyQuery> {

@@ -26,0 +26,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IDirectorySession extends DirectorySessionCollections, DirectorySessionMethods, Base.IBaseQuery<IDirectorySessionQuery> {
export interface IDirectorySession extends DirectorySessionCollections, DirectorySessionMethods, Base.IBaseQuery<IDirectorySession, IDirectorySessionQuery> {

@@ -84,3 +84,3 @@ }

**********************************************/
export interface IGroup extends GroupCollections, GroupMethods, Base.IBaseQuery<IGroupQuery> {
export interface IGroup extends GroupCollections, GroupMethods, Base.IBaseQuery<IGroup, IGroupQuery> {

@@ -187,3 +187,3 @@ }

**********************************************/
export interface IUser extends UserCollections, UserMethods, Base.IBaseQuery<IUserQuery> {
export interface IUser extends UserCollections, UserMethods, Base.IBaseQuery<IUser, IUserQuery> {

@@ -190,0 +190,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../../";

**********************************************/
export interface IDirectoryNotification extends DirectoryNotificationCollections, DirectoryNotificationMethods, Base.IBaseQuery<IDirectoryNotificationQuery> {
export interface IDirectoryNotification extends DirectoryNotificationCollections, DirectoryNotificationMethods, Base.IBaseQuery<IDirectoryNotification, IDirectoryNotificationQuery> {

@@ -78,3 +78,3 @@ }

**********************************************/
export interface ISharePointDirectoryProvider extends SharePointDirectoryProviderCollections, SharePointDirectoryProviderMethods, Base.IBaseQuery<ISharePointDirectoryProviderQuery> {
export interface ISharePointDirectoryProvider extends SharePointDirectoryProviderCollections, SharePointDirectoryProviderMethods, Base.IBaseQuery<ISharePointDirectoryProvider, ISharePointDirectoryProviderQuery> {

@@ -81,0 +81,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../";

**********************************************/
export interface IDocumentId extends DocumentIdCollections, DocumentIdMethods, Base.IBaseQuery<IDocumentIdQuery> {
export interface IDocumentId extends DocumentIdCollections, DocumentIdMethods, Base.IBaseQuery<IDocumentId, IDocumentIdQuery> {

@@ -9,0 +9,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IMicrofeedPostDefinitionManager extends MicrofeedPostDefinitionManagerCollections, MicrofeedPostDefinitionManagerMethods, Base.IBaseQuery<IMicrofeedPostDefinitionManagerQuery> {
export interface IMicrofeedPostDefinitionManager extends MicrofeedPostDefinitionManagerCollections, MicrofeedPostDefinitionManagerMethods, Base.IBaseQuery<IMicrofeedPostDefinitionManager, IMicrofeedPostDefinitionManagerQuery> {

@@ -82,3 +82,3 @@ }

**********************************************/
export interface IMicrofeedAttachmentStore extends MicrofeedAttachmentStoreCollections, MicrofeedAttachmentStoreMethods, Base.IBaseQuery<IMicrofeedAttachmentStoreQuery> {
export interface IMicrofeedAttachmentStore extends MicrofeedAttachmentStoreCollections, MicrofeedAttachmentStoreMethods, Base.IBaseQuery<IMicrofeedAttachmentStore, IMicrofeedAttachmentStoreQuery> {

@@ -157,3 +157,3 @@ }

**********************************************/
export interface IMicrofeedData extends MicrofeedDataCollections, MicrofeedDataMethods, Base.IBaseQuery<IMicrofeedDataQuery> {
export interface IMicrofeedData extends MicrofeedDataCollections, MicrofeedDataMethods, Base.IBaseQuery<IMicrofeedData, IMicrofeedDataQuery> {

@@ -243,3 +243,3 @@ }

**********************************************/
export interface IMicrofeedManager extends MicrofeedManagerCollections, MicrofeedManagerMethods, Base.IBaseQuery<IMicrofeedManagerQuery> {
export interface IMicrofeedManager extends MicrofeedManagerCollections, MicrofeedManagerMethods, Base.IBaseQuery<IMicrofeedManager, IMicrofeedManagerQuery> {

@@ -246,0 +246,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IMicroServiceManager extends MicroServiceManagerCollections, MicroServiceManagerMethods, Base.IBaseQuery<IMicroServiceManagerQuery> {
export interface IMicroServiceManager extends MicroServiceManagerCollections, MicroServiceManagerMethods, Base.IBaseQuery<IMicroServiceManager, IMicroServiceManagerQuery> {

@@ -10,0 +10,0 @@ }

@@ -26,3 +26,3 @@ import { Base } from "../../";

**********************************************/
export interface INativeClient extends NativeClientCollections, NativeClientMethods, Base.IBaseQuery<INativeClientQuery> {
export interface INativeClient extends NativeClientCollections, NativeClientMethods, Base.IBaseQuery<INativeClient, INativeClientQuery> {

@@ -97,3 +97,3 @@ }

**********************************************/
export interface IToken extends TokenCollections, TokenMethods, Base.IBaseQuery<ITokenQuery> {
export interface IToken extends TokenCollections, TokenMethods, Base.IBaseQuery<IToken, ITokenQuery> {

@@ -100,0 +100,0 @@ }

@@ -6,3 +6,3 @@ import { Base } from "../../../";

**********************************************/
export interface IPortalNavigationCacheWrapper extends PortalNavigationCacheWrapperCollections, PortalNavigationCacheWrapperMethods, Base.IBaseQuery<IPortalNavigationCacheWrapperQuery> {
export interface IPortalNavigationCacheWrapper extends PortalNavigationCacheWrapperCollections, PortalNavigationCacheWrapperMethods, Base.IBaseQuery<IPortalNavigationCacheWrapper, IPortalNavigationCacheWrapperQuery> {

@@ -9,0 +9,0 @@ }

@@ -21,3 +21,3 @@ import { Base } from "../../";

**********************************************/
export interface ISocialFeedManager extends SocialFeedManagerCollections, SocialFeedManagerMethods, Base.IBaseQuery<ISocialFeedManagerQuery> {
export interface ISocialFeedManager extends SocialFeedManagerCollections, SocialFeedManagerMethods, Base.IBaseQuery<ISocialFeedManager, ISocialFeedManagerQuery> {

@@ -109,3 +109,3 @@ }

**********************************************/
export interface ISocialFollowingManager extends SocialFollowingManagerCollections, SocialFollowingManagerMethods, Base.IBaseQuery<ISocialFollowingManagerQuery> {
export interface ISocialFollowingManager extends SocialFollowingManagerCollections, SocialFollowingManagerMethods, Base.IBaseQuery<ISocialFollowingManager, ISocialFollowingManagerQuery> {

@@ -187,3 +187,3 @@ }

**********************************************/
export interface ISocialRestActor extends SocialRestActorCollections, SocialRestActorMethods, Base.IBaseQuery<ISocialRestActorQuery> {
export interface ISocialRestActor extends SocialRestActorCollections, SocialRestActorMethods, Base.IBaseQuery<ISocialRestActor, ISocialRestActorQuery> {

@@ -266,3 +266,3 @@ }

**********************************************/
export interface ISocialRestFeedManager extends SocialRestFeedManagerCollections, SocialRestFeedManagerMethods, Base.IBaseQuery<ISocialRestFeedManagerQuery> {
export interface ISocialRestFeedManager extends SocialRestFeedManagerCollections, SocialRestFeedManagerMethods, Base.IBaseQuery<ISocialRestFeedManager, ISocialRestFeedManagerQuery> {

@@ -339,3 +339,3 @@ }

**********************************************/
export interface ISocialRestFeed extends SocialRestFeedCollections, SocialRestFeedMethods, Base.IBaseQuery<ISocialRestFeedQuery> {
export interface ISocialRestFeed extends SocialRestFeedCollections, SocialRestFeedMethods, Base.IBaseQuery<ISocialRestFeed, ISocialRestFeedQuery> {

@@ -412,3 +412,3 @@ }

**********************************************/
export interface ISocialRestFollowingManager extends SocialRestFollowingManagerCollections, SocialRestFollowingManagerMethods, Base.IBaseQuery<ISocialRestFollowingManagerQuery> {
export interface ISocialRestFollowingManager extends SocialRestFollowingManagerCollections, SocialRestFollowingManagerMethods, Base.IBaseQuery<ISocialRestFollowingManager, ISocialRestFollowingManagerQuery> {

@@ -494,3 +494,3 @@ }

**********************************************/
export interface ISocialRestThread extends SocialRestThreadCollections, SocialRestThreadMethods, Base.IBaseQuery<ISocialRestThreadQuery> {
export interface ISocialRestThread extends SocialRestThreadCollections, SocialRestThreadMethods, Base.IBaseQuery<ISocialRestThread, ISocialRestThreadQuery> {

@@ -497,0 +497,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface ITaxonomyField extends TaxonomyFieldCollections, TaxonomyFieldMethods, Base.IBaseQuery<ITaxonomyFieldQuery> {
export interface ITaxonomyField extends TaxonomyFieldCollections, TaxonomyFieldMethods, Base.IBaseQuery<ITaxonomyField, ITaxonomyFieldQuery> {

@@ -10,0 +10,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface ISyncTranslator extends SyncTranslatorCollections, SyncTranslatorMethods, Base.IBaseQuery<ISyncTranslatorQuery> {
export interface ISyncTranslator extends SyncTranslatorCollections, SyncTranslatorMethods, Base.IBaseQuery<ISyncTranslator, ISyncTranslatorQuery> {

@@ -79,3 +79,3 @@ }

**********************************************/
export interface ITranslationJob extends TranslationJobCollections, TranslationJobMethods, Base.IBaseQuery<ITranslationJobQuery> {
export interface ITranslationJob extends TranslationJobCollections, TranslationJobMethods, Base.IBaseQuery<ITranslationJob, ITranslationJobQuery> {

@@ -154,3 +154,3 @@ }

**********************************************/
export interface ITranslationJobStatus extends TranslationJobStatusCollections, TranslationJobStatusMethods, Base.IBaseQuery<ITranslationJobStatusQuery> {
export interface ITranslationJobStatus extends TranslationJobStatusCollections, TranslationJobStatusMethods, Base.IBaseQuery<ITranslationJobStatus, ITranslationJobStatusQuery> {

@@ -157,0 +157,0 @@ }

@@ -21,3 +21,3 @@ import { Base } from "../../";

**********************************************/
export interface IFollowedContent extends FollowedContentCollections, FollowedContentMethods, Base.IBaseQuery<IFollowedContentQuery> {
export interface IFollowedContent extends FollowedContentCollections, FollowedContentMethods, Base.IBaseQuery<IFollowedContent, IFollowedContentQuery> {

@@ -135,3 +135,3 @@ }

**********************************************/
export interface IPeopleManager extends PeopleManagerCollections, PeopleManagerMethods, Base.IBaseQuery<IPeopleManagerQuery> {
export interface IPeopleManager extends PeopleManagerCollections, PeopleManagerMethods, Base.IBaseQuery<IPeopleManager, IPeopleManagerQuery> {

@@ -230,3 +230,3 @@ }

**********************************************/
export interface IPersonalCache extends PersonalCacheCollections, PersonalCacheMethods, Base.IBaseQuery<IPersonalCacheQuery> {
export interface IPersonalCache extends PersonalCacheCollections, PersonalCacheMethods, Base.IBaseQuery<IPersonalCache, IPersonalCacheQuery> {

@@ -339,3 +339,3 @@ }

**********************************************/
export interface IProfileImageStore extends ProfileImageStoreCollections, ProfileImageStoreMethods, Base.IBaseQuery<IProfileImageStoreQuery> {
export interface IProfileImageStore extends ProfileImageStoreCollections, ProfileImageStoreMethods, Base.IBaseQuery<IProfileImageStore, IProfileImageStoreQuery> {

@@ -410,3 +410,3 @@ }

**********************************************/
export interface IProfileLoader extends ProfileLoaderCollections, ProfileLoaderMethods, Base.IBaseQuery<IProfileLoaderQuery> {
export interface IProfileLoader extends ProfileLoaderCollections, ProfileLoaderMethods, Base.IBaseQuery<IProfileLoader, IProfileLoaderQuery> {

@@ -482,3 +482,3 @@ }

**********************************************/
export interface IUserProfilePropertiesForUser extends UserProfilePropertiesForUserCollections, UserProfilePropertiesForUserMethods, Base.IBaseQuery<IUserProfilePropertiesForUserQuery> {
export interface IUserProfilePropertiesForUser extends UserProfilePropertiesForUserCollections, UserProfilePropertiesForUserMethods, Base.IBaseQuery<IUserProfilePropertiesForUser, IUserProfilePropertiesForUserQuery> {

@@ -553,3 +553,3 @@ }

**********************************************/
export interface IUserProfile extends UserProfileCollections, UserProfileMethods, Base.IBaseQuery<IUserProfileQuery> {
export interface IUserProfile extends UserProfileCollections, UserProfileMethods, Base.IBaseQuery<IUserProfile, IUserProfileQuery> {

@@ -556,0 +556,0 @@ }

@@ -112,3 +112,3 @@ import { Base } from "../../";

**********************************************/
export interface IThemeManager extends ThemeManagerCollections, ThemeManagerMethods, Base.IBaseQuery<IThemeManagerQuery> {
export interface IThemeManager extends ThemeManagerCollections, ThemeManagerMethods, Base.IBaseQuery<IThemeManager, IThemeManagerQuery> {

@@ -115,0 +115,0 @@ }

@@ -34,3 +34,3 @@ import { Base } from "../../";

**********************************************/
export interface ILimitedWebPartManager extends LimitedWebPartManagerCollections, LimitedWebPartManagerMethods, Base.IBaseQuery<ILimitedWebPartManagerQuery> {
export interface ILimitedWebPartManager extends LimitedWebPartManagerCollections, LimitedWebPartManagerMethods, Base.IBaseQuery<ILimitedWebPartManager, ILimitedWebPartManagerQuery> {

@@ -108,3 +108,3 @@ }

**********************************************/
export interface IWebPartDefinition extends WebPartDefinitionCollections, WebPartDefinitionMethods, Base.IBaseQuery<IWebPartDefinitionQuery> {
export interface IWebPartDefinition extends WebPartDefinitionCollections, WebPartDefinitionMethods, Base.IBaseQuery<IWebPartDefinition, IWebPartDefinitionQuery> {

@@ -111,0 +111,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IWorkflowAssociation extends WorkflowAssociationCollections, WorkflowAssociationMethods, Base.IBaseQuery<IWorkflowAssociationQuery> {
export interface IWorkflowAssociation extends WorkflowAssociationCollections, WorkflowAssociationMethods, Base.IBaseQuery<IWorkflowAssociation, IWorkflowAssociationQuery> {

@@ -166,3 +166,3 @@ }

**********************************************/
export interface ISPWorkflowTask extends SPWorkflowTaskCollections, SPWorkflowTaskMethods, Base.IBaseQuery<ISPWorkflowTaskQuery> {
export interface ISPWorkflowTask extends SPWorkflowTaskCollections, SPWorkflowTaskMethods, Base.IBaseQuery<ISPWorkflowTask, ISPWorkflowTaskQuery> {

@@ -169,0 +169,0 @@ }

@@ -7,3 +7,3 @@ import { Base } from "../../";

**********************************************/
export interface IWorkflowDefinition extends WorkflowDefinitionCollections, WorkflowDefinitionMethods, Base.IBaseQuery<IWorkflowDefinitionQuery> {
export interface IWorkflowDefinition extends WorkflowDefinitionCollections, WorkflowDefinitionMethods, Base.IBaseQuery<IWorkflowDefinition, IWorkflowDefinitionQuery> {

@@ -98,3 +98,3 @@ }

**********************************************/
export interface IWorkflowDeploymentService extends WorkflowDeploymentServiceCollections, WorkflowDeploymentServiceMethods, Base.IBaseQuery<IWorkflowDeploymentServiceQuery> {
export interface IWorkflowDeploymentService extends WorkflowDeploymentServiceCollections, WorkflowDeploymentServiceMethods, Base.IBaseQuery<IWorkflowDeploymentService, IWorkflowDeploymentServiceQuery> {

@@ -202,3 +202,3 @@ }

**********************************************/
export interface IWorkflowInstanceService extends WorkflowInstanceServiceCollections, WorkflowInstanceServiceMethods, Base.IBaseQuery<IWorkflowInstanceServiceQuery> {
export interface IWorkflowInstanceService extends WorkflowInstanceServiceCollections, WorkflowInstanceServiceMethods, Base.IBaseQuery<IWorkflowInstanceService, IWorkflowInstanceServiceQuery> {

@@ -278,3 +278,3 @@ }

**********************************************/
export interface IInteropService extends InteropServiceCollections, InteropServiceMethods, Base.IBaseQuery<IInteropServiceQuery> {
export interface IInteropService extends InteropServiceCollections, InteropServiceMethods, Base.IBaseQuery<IInteropService, IInteropServiceQuery> {

@@ -352,3 +352,3 @@ }

**********************************************/
export interface IWorkflowServicesManager extends WorkflowServicesManagerCollections, WorkflowServicesManagerMethods, Base.IBaseQuery<IWorkflowServicesManagerQuery> {
export interface IWorkflowServicesManager extends WorkflowServicesManagerCollections, WorkflowServicesManagerMethods, Base.IBaseQuery<IWorkflowServicesManager, IWorkflowServicesManagerQuery> {

@@ -430,3 +430,3 @@ }

**********************************************/
export interface IWorkflowSubscription extends WorkflowSubscriptionCollections, WorkflowSubscriptionMethods, Base.IBaseQuery<IWorkflowSubscriptionQuery> {
export interface IWorkflowSubscription extends WorkflowSubscriptionCollections, WorkflowSubscriptionMethods, Base.IBaseQuery<IWorkflowSubscription, IWorkflowSubscriptionQuery> {

@@ -519,3 +519,3 @@ }

**********************************************/
export interface IWorkflowSubscriptionService extends WorkflowSubscriptionServiceCollections, WorkflowSubscriptionServiceMethods, Base.IBaseQuery<IWorkflowSubscriptionServiceQuery> {
export interface IWorkflowSubscriptionService extends WorkflowSubscriptionServiceCollections, WorkflowSubscriptionServiceMethods, Base.IBaseQuery<IWorkflowSubscriptionService, IWorkflowSubscriptionServiceQuery> {

@@ -601,3 +601,3 @@ }

**********************************************/
export interface IWorkflowMessagingService extends WorkflowMessagingServiceCollections, WorkflowMessagingServiceMethods, Base.IBaseQuery<IWorkflowMessagingServiceQuery> {
export interface IWorkflowMessagingService extends WorkflowMessagingServiceCollections, WorkflowMessagingServiceMethods, Base.IBaseQuery<IWorkflowMessagingService, IWorkflowMessagingServiceQuery> {

@@ -604,0 +604,0 @@ }

@@ -758,3 +758,3 @@ let fs = require("fs");

// Generate the content
content.push(createInterface("I" + name, [name + "Collections", name + "Methods", (hasQueryMethod ? "Base.IBaseExecution<I" + name + ">" : "Base.IBaseQuery<I" + name + "Query>")].join(', ')));
content.push(createInterface("I" + name, [name + "Collections", name + "Methods", (hasQueryMethod ? "Base.IBaseExecution<I" + name + ">" : "Base.IBaseQuery<I" + name + ", I" + name + "Query>")].join(', ')));
content.push(createInterface("I" + name + "Collection", "Base.IBaseResults<" + name + ">" + (collectionMethods.length > 0 ? ", " + name + "CollectionMethods" : ""), "\tdone?: (resolve: (value?: Array<" + name + ">) => void) => void;"));

@@ -761,0 +761,0 @@ content.push(createInterface("I" + name + "QueryCollection", "Base.IBaseResults<" + name + "OData>" + (collectionMethods.length > 0 ? ", " + name + "CollectionMethods" : ""), "\tdone?: (resolve: (value?: Array<" + name + "OData>) => void) => void;"));

{
"name": "gd-sprest-def",
"version": "0.7.4",
"version": "0.7.5",
"description": "TypeScript definition files generated from the $metadata REST endpoint in SharePoint.",

@@ -5,0 +5,0 @@ "author": "Gunjan Datta <me@dattabase.com> (https://gunjandatta.github.io)",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc