@redhat-cloud-services/notifications-client 3.1.0 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/DrawerResourceV1GetDrawerEntries/index.d.ts +83 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js +67 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts +23 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js +32 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js.map +1 -0
- package/esm/EventResourceV1GetEvents/index.d.ts +113 -0
- package/esm/EventResourceV1GetEvents/index.d.ts.map +1 -0
- package/esm/EventResourceV1GetEvents/index.js +82 -0
- package/esm/EventResourceV1GetEvents/index.js.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js +32 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts +22 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js +31 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts +71 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js +57 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts +29 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts +16 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js +30 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/api.d.ts +54 -0
- package/esm/api.d.ts.map +1 -0
- package/esm/api.js +32 -0
- package/esm/api.js.map +1 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/index.js +24 -0
- package/esm/index.js.map +1 -0
- package/esm/types/index.d.ts.map +1 -0
- package/esm/types/index.js +39 -0
- package/esm/types/index.js.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.d.ts.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.js +82 -0
- package/esm/v2/EventResourceV2GetEvents/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js +32 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js +57 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +30 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/api.d.ts.map +1 -0
- package/esm/v2/api.js +30 -0
- package/esm/v2/api.js.map +1 -0
- package/esm/v2/index.d.ts.map +1 -0
- package/esm/v2/index.js +22 -0
- package/esm/v2/index.js.map +1 -0
- package/esm/v2/types/index.d.ts.map +1 -0
- package/esm/v2/types/index.js +39 -0
- package/esm/v2/types/index.js.map +1 -0
- package/index.d.ts +24 -0
- package/package.json +1 -1
- package/types/index.d.ts +828 -0
- package/v2/EventResourceV2GetEvents/index.d.ts +113 -0
- package/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +22 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleByName/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypes/index.d.ts +71 -0
- package/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +29 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +16 -0
- package/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/v2/api.d.ts +50 -0
- package/v2/index.d.ts +22 -0
- package/v2/types/index.d.ts +760 -0
- package/CHANGELOG.md +0 -117
- package/LICENSE +0 -201
- package/README.md +0 -69
- package/doc/.nojekyll +0 -1
- package/doc/README.md +0 -42
- package/doc/enums/types.EndpointStatus.md +0 -78
- package/doc/enums/types.EndpointStatusDTO.md +0 -78
- package/doc/enums/types.EndpointType.md +0 -67
- package/doc/enums/types.EndpointTypeDTO.md +0 -67
- package/doc/enums/types.Environment.md +0 -56
- package/doc/enums/types.EventLogEntryActionStatus.md +0 -67
- package/doc/enums/types.HttpType.md +0 -45
- package/doc/enums/types.NotificationStatus.md +0 -67
- package/doc/enums/types.Status.md +0 -34
- package/doc/enums/types.SubscriptionType.md +0 -45
- package/doc/interfaces/types.AddAccessRequest.md +0 -44
- package/doc/interfaces/types.AddApplicationRequest.md +0 -74
- package/doc/interfaces/types.AggregationEmailTemplate.md +0 -164
- package/doc/interfaces/types.AggregationEmailTemplateSubjectTemplate.md +0 -104
- package/doc/interfaces/types.Application.md +0 -104
- package/doc/interfaces/types.Application1.md +0 -44
- package/doc/interfaces/types.ApplicationDTO.md +0 -104
- package/doc/interfaces/types.ApplicationSettingsValue.md +0 -33
- package/doc/interfaces/types.BasicAuthenticationDTO.md +0 -44
- package/doc/interfaces/types.BehaviorGroup.md +0 -149
- package/doc/interfaces/types.BehaviorGroupAction.md +0 -59
- package/doc/interfaces/types.BehaviorGroupActionId.md +0 -44
- package/doc/interfaces/types.Bundle.md +0 -89
- package/doc/interfaces/types.BundleSettingsValue.md +0 -33
- package/doc/interfaces/types.CamelPropertiesDTO.md +0 -93
- package/doc/interfaces/types.CreateBehaviorGroupRequest.md +0 -104
- package/doc/interfaces/types.CreateBehaviorGroupResponse.md +0 -104
- package/doc/interfaces/types.CurrentStatus.md +0 -59
- package/doc/interfaces/types.DrawerEntryPayload.md +0 -119
- package/doc/interfaces/types.DuplicateNameMigrationReport.md +0 -44
- package/doc/interfaces/types.Endpoint.md +0 -179
- package/doc/interfaces/types.EndpointDTO.md +0 -179
- package/doc/interfaces/types.EndpointPage.md +0 -63
- package/doc/interfaces/types.EndpointTestRequest.md +0 -29
- package/doc/interfaces/types.EventLogEntry.md +0 -119
- package/doc/interfaces/types.EventLogEntryAction.md +0 -125
- package/doc/interfaces/types.EventType.md +0 -179
- package/doc/interfaces/types.EventTypeBehavior.md +0 -59
- package/doc/interfaces/types.EventTypeBehaviorId.md +0 -44
- package/doc/interfaces/types.EventTypeSettingsValue.md +0 -63
- package/doc/interfaces/types.Facet.md +0 -74
- package/doc/interfaces/types.InstantEmailTemplate.md +0 -149
- package/doc/interfaces/types.InternalApplicationUserPermission.md +0 -59
- package/doc/interfaces/types.InternalRoleAccess.md +0 -59
- package/doc/interfaces/types.InternalUserPermissions.md +0 -59
- package/doc/interfaces/types.MessageValidationResponse.md +0 -33
- package/doc/interfaces/types.Meta.md +0 -29
- package/doc/interfaces/types.NotificationHistory.md +0 -155
- package/doc/interfaces/types.PageBehaviorGroup.md +0 -63
- package/doc/interfaces/types.PageDrawerEntryPayload.md +0 -63
- package/doc/interfaces/types.PageEventLogEntry.md +0 -63
- package/doc/interfaces/types.PageEventType.md +0 -63
- package/doc/interfaces/types.PageNotificationHistory.md +0 -63
- package/doc/interfaces/types.RenderEmailTemplateRequest.md +0 -44
- package/doc/interfaces/types.RequestDefaultBehaviorGroupPropertyList.md +0 -44
- package/doc/interfaces/types.RequestSystemSubscriptionProperties.md +0 -44
- package/doc/interfaces/types.ServerInfo.md +0 -29
- package/doc/interfaces/types.SettingsValuesByEventType.md +0 -33
- package/doc/interfaces/types.SystemSubscriptionPropertiesDTO.md +0 -59
- package/doc/interfaces/types.Template.md +0 -104
- package/doc/interfaces/types.TriggerDailyDigestRequest.md +0 -89
- package/doc/interfaces/types.UpdateApplicationRequest.md +0 -59
- package/doc/interfaces/types.UpdateBehaviorGroupRequest.md +0 -74
- package/doc/interfaces/types.UpdateNotificationDrawerStatus.md +0 -44
- package/doc/interfaces/types.WebhookPropertiesDTO.md +0 -104
- package/doc/interfaces/types.X509Certificate.md +0 -89
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +0 -78
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +0 -68
- package/doc/modules/EventResourceV1GetEvents.md +0 -83
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +0 -67
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +0 -69
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +0 -68
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +0 -69
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleByName.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypes.md +0 -76
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +0 -70
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +0 -73
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +0 -69
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +0 -67
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +0 -68
- package/doc/modules/index.md +0 -624
- package/doc/modules/types.md +0 -77
- package/doc/modules.md +0 -32
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/api.d.ts → api.d.ts} +0 -0
- /package/{dist/api.d.ts.map → api.d.ts.map} +0 -0
- /package/{dist/api.js → api.js} +0 -0
- /package/{dist/api.js.map → api.js.map} +0 -0
- /package/{dist → esm}/index.d.ts +0 -0
- /package/{dist → esm}/types/index.d.ts +0 -0
- /package/{dist → esm}/v2/EventResourceV2GetEvents/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleByName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypes/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/api.d.ts +0 -0
- /package/{dist → esm}/v2/index.d.ts +0 -0
- /package/{dist → esm}/v2/types/index.d.ts +0 -0
- /package/{dist/index.d.ts.map → index.d.ts.map} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/types → types}/index.d.ts.map +0 -0
- /package/{dist/types → types}/index.js +0 -0
- /package/{dist/types → types}/index.js.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/api.d.ts.map +0 -0
- /package/{dist/v2 → v2}/api.js +0 -0
- /package/{dist/v2 → v2}/api.js.map +0 -0
- /package/{dist/v2 → v2}/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/index.js +0 -0
- /package/{dist/v2 → v2}/index.js.map +0 -0
- /package/{dist/v2 → v2}/types/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/types/index.js +0 -0
- /package/{dist/v2 → v2}/types/index.js.map +0 -0
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EndpointTypeDTO
|
|
2
|
-
|
|
3
|
-
# Enumeration: EndpointTypeDTO
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).EndpointTypeDTO
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Ansible](types.EndpointTypeDTO.md#ansible)
|
|
14
|
-
- [Camel](types.EndpointTypeDTO.md#camel)
|
|
15
|
-
- [Drawer](types.EndpointTypeDTO.md#drawer)
|
|
16
|
-
- [EmailSubscription](types.EndpointTypeDTO.md#emailsubscription)
|
|
17
|
-
- [Webhook](types.EndpointTypeDTO.md#webhook)
|
|
18
|
-
|
|
19
|
-
## Enumeration Members
|
|
20
|
-
|
|
21
|
-
### Ansible
|
|
22
|
-
|
|
23
|
-
• **Ansible** = ``"ansible"``
|
|
24
|
-
|
|
25
|
-
#### Defined in
|
|
26
|
-
|
|
27
|
-
[types/index.ts:921](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L921)
|
|
28
|
-
|
|
29
|
-
___
|
|
30
|
-
|
|
31
|
-
### Camel
|
|
32
|
-
|
|
33
|
-
• **Camel** = ``"camel"``
|
|
34
|
-
|
|
35
|
-
#### Defined in
|
|
36
|
-
|
|
37
|
-
[types/index.ts:922](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L922)
|
|
38
|
-
|
|
39
|
-
___
|
|
40
|
-
|
|
41
|
-
### Drawer
|
|
42
|
-
|
|
43
|
-
• **Drawer** = ``"drawer"``
|
|
44
|
-
|
|
45
|
-
#### Defined in
|
|
46
|
-
|
|
47
|
-
[types/index.ts:923](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L923)
|
|
48
|
-
|
|
49
|
-
___
|
|
50
|
-
|
|
51
|
-
### EmailSubscription
|
|
52
|
-
|
|
53
|
-
• **EmailSubscription** = ``"email_subscription"``
|
|
54
|
-
|
|
55
|
-
#### Defined in
|
|
56
|
-
|
|
57
|
-
[types/index.ts:924](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L924)
|
|
58
|
-
|
|
59
|
-
___
|
|
60
|
-
|
|
61
|
-
### Webhook
|
|
62
|
-
|
|
63
|
-
• **Webhook** = ``"webhook"``
|
|
64
|
-
|
|
65
|
-
#### Defined in
|
|
66
|
-
|
|
67
|
-
[types/index.ts:925](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L925)
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Environment
|
|
2
|
-
|
|
3
|
-
# Enumeration: Environment
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).Environment
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Ephemeral](types.Environment.md#ephemeral)
|
|
14
|
-
- [LocalServer](types.Environment.md#localserver)
|
|
15
|
-
- [Prod](types.Environment.md#prod)
|
|
16
|
-
- [Stage](types.Environment.md#stage)
|
|
17
|
-
|
|
18
|
-
## Enumeration Members
|
|
19
|
-
|
|
20
|
-
### Ephemeral
|
|
21
|
-
|
|
22
|
-
• **Ephemeral** = ``"EPHEMERAL"``
|
|
23
|
-
|
|
24
|
-
#### Defined in
|
|
25
|
-
|
|
26
|
-
[types/index.ts:940](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L940)
|
|
27
|
-
|
|
28
|
-
___
|
|
29
|
-
|
|
30
|
-
### LocalServer
|
|
31
|
-
|
|
32
|
-
• **LocalServer** = ``"LOCAL_SERVER"``
|
|
33
|
-
|
|
34
|
-
#### Defined in
|
|
35
|
-
|
|
36
|
-
[types/index.ts:941](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L941)
|
|
37
|
-
|
|
38
|
-
___
|
|
39
|
-
|
|
40
|
-
### Prod
|
|
41
|
-
|
|
42
|
-
• **Prod** = ``"PROD"``
|
|
43
|
-
|
|
44
|
-
#### Defined in
|
|
45
|
-
|
|
46
|
-
[types/index.ts:938](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L938)
|
|
47
|
-
|
|
48
|
-
___
|
|
49
|
-
|
|
50
|
-
### Stage
|
|
51
|
-
|
|
52
|
-
• **Stage** = ``"STAGE"``
|
|
53
|
-
|
|
54
|
-
#### Defined in
|
|
55
|
-
|
|
56
|
-
[types/index.ts:939](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L939)
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventLogEntryActionStatus
|
|
2
|
-
|
|
3
|
-
# Enumeration: EventLogEntryActionStatus
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).EventLogEntryActionStatus
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Failed](types.EventLogEntryActionStatus.md#failed)
|
|
14
|
-
- [Processing](types.EventLogEntryActionStatus.md#processing)
|
|
15
|
-
- [Sent](types.EventLogEntryActionStatus.md#sent)
|
|
16
|
-
- [Success](types.EventLogEntryActionStatus.md#success)
|
|
17
|
-
- [Unknown](types.EventLogEntryActionStatus.md#unknown)
|
|
18
|
-
|
|
19
|
-
## Enumeration Members
|
|
20
|
-
|
|
21
|
-
### Failed
|
|
22
|
-
|
|
23
|
-
• **Failed** = ``"FAILED"``
|
|
24
|
-
|
|
25
|
-
#### Defined in
|
|
26
|
-
|
|
27
|
-
[types/index.ts:1058](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1058)
|
|
28
|
-
|
|
29
|
-
___
|
|
30
|
-
|
|
31
|
-
### Processing
|
|
32
|
-
|
|
33
|
-
• **Processing** = ``"PROCESSING"``
|
|
34
|
-
|
|
35
|
-
#### Defined in
|
|
36
|
-
|
|
37
|
-
[types/index.ts:1057](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1057)
|
|
38
|
-
|
|
39
|
-
___
|
|
40
|
-
|
|
41
|
-
### Sent
|
|
42
|
-
|
|
43
|
-
• **Sent** = ``"SENT"``
|
|
44
|
-
|
|
45
|
-
#### Defined in
|
|
46
|
-
|
|
47
|
-
[types/index.ts:1055](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1055)
|
|
48
|
-
|
|
49
|
-
___
|
|
50
|
-
|
|
51
|
-
### Success
|
|
52
|
-
|
|
53
|
-
• **Success** = ``"SUCCESS"``
|
|
54
|
-
|
|
55
|
-
#### Defined in
|
|
56
|
-
|
|
57
|
-
[types/index.ts:1056](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1056)
|
|
58
|
-
|
|
59
|
-
___
|
|
60
|
-
|
|
61
|
-
### Unknown
|
|
62
|
-
|
|
63
|
-
• **Unknown** = ``"UNKNOWN"``
|
|
64
|
-
|
|
65
|
-
#### Defined in
|
|
66
|
-
|
|
67
|
-
[types/index.ts:1059](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1059)
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / HttpType
|
|
2
|
-
|
|
3
|
-
# Enumeration: HttpType
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).HttpType
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Get](types.HttpType.md#get)
|
|
14
|
-
- [Post](types.HttpType.md#post)
|
|
15
|
-
- [Put](types.HttpType.md#put)
|
|
16
|
-
|
|
17
|
-
## Enumeration Members
|
|
18
|
-
|
|
19
|
-
### Get
|
|
20
|
-
|
|
21
|
-
• **Get** = ``"GET"``
|
|
22
|
-
|
|
23
|
-
#### Defined in
|
|
24
|
-
|
|
25
|
-
[types/index.ts:1245](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1245)
|
|
26
|
-
|
|
27
|
-
___
|
|
28
|
-
|
|
29
|
-
### Post
|
|
30
|
-
|
|
31
|
-
• **Post** = ``"POST"``
|
|
32
|
-
|
|
33
|
-
#### Defined in
|
|
34
|
-
|
|
35
|
-
[types/index.ts:1246](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1246)
|
|
36
|
-
|
|
37
|
-
___
|
|
38
|
-
|
|
39
|
-
### Put
|
|
40
|
-
|
|
41
|
-
• **Put** = ``"PUT"``
|
|
42
|
-
|
|
43
|
-
#### Defined in
|
|
44
|
-
|
|
45
|
-
[types/index.ts:1247](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1247)
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / NotificationStatus
|
|
2
|
-
|
|
3
|
-
# Enumeration: NotificationStatus
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).NotificationStatus
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [FailedExternal](types.NotificationStatus.md#failedexternal)
|
|
14
|
-
- [FailedInternal](types.NotificationStatus.md#failedinternal)
|
|
15
|
-
- [Processing](types.NotificationStatus.md#processing)
|
|
16
|
-
- [Sent](types.NotificationStatus.md#sent)
|
|
17
|
-
- [Success](types.NotificationStatus.md#success)
|
|
18
|
-
|
|
19
|
-
## Enumeration Members
|
|
20
|
-
|
|
21
|
-
### FailedExternal
|
|
22
|
-
|
|
23
|
-
• **FailedExternal** = ``"FAILED_EXTERNAL"``
|
|
24
|
-
|
|
25
|
-
#### Defined in
|
|
26
|
-
|
|
27
|
-
[types/index.ts:1487](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1487)
|
|
28
|
-
|
|
29
|
-
___
|
|
30
|
-
|
|
31
|
-
### FailedInternal
|
|
32
|
-
|
|
33
|
-
• **FailedInternal** = ``"FAILED_INTERNAL"``
|
|
34
|
-
|
|
35
|
-
#### Defined in
|
|
36
|
-
|
|
37
|
-
[types/index.ts:1486](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1486)
|
|
38
|
-
|
|
39
|
-
___
|
|
40
|
-
|
|
41
|
-
### Processing
|
|
42
|
-
|
|
43
|
-
• **Processing** = ``"PROCESSING"``
|
|
44
|
-
|
|
45
|
-
#### Defined in
|
|
46
|
-
|
|
47
|
-
[types/index.ts:1488](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1488)
|
|
48
|
-
|
|
49
|
-
___
|
|
50
|
-
|
|
51
|
-
### Sent
|
|
52
|
-
|
|
53
|
-
• **Sent** = ``"SENT"``
|
|
54
|
-
|
|
55
|
-
#### Defined in
|
|
56
|
-
|
|
57
|
-
[types/index.ts:1489](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1489)
|
|
58
|
-
|
|
59
|
-
___
|
|
60
|
-
|
|
61
|
-
### Success
|
|
62
|
-
|
|
63
|
-
• **Success** = ``"SUCCESS"``
|
|
64
|
-
|
|
65
|
-
#### Defined in
|
|
66
|
-
|
|
67
|
-
[types/index.ts:1490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1490)
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Status
|
|
2
|
-
|
|
3
|
-
# Enumeration: Status
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).Status
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Maintenance](types.Status.md#maintenance)
|
|
14
|
-
- [Up](types.Status.md#up)
|
|
15
|
-
|
|
16
|
-
## Enumeration Members
|
|
17
|
-
|
|
18
|
-
### Maintenance
|
|
19
|
-
|
|
20
|
-
• **Maintenance** = ``"MAINTENANCE"``
|
|
21
|
-
|
|
22
|
-
#### Defined in
|
|
23
|
-
|
|
24
|
-
[types/index.ts:1714](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1714)
|
|
25
|
-
|
|
26
|
-
___
|
|
27
|
-
|
|
28
|
-
### Up
|
|
29
|
-
|
|
30
|
-
• **Up** = ``"UP"``
|
|
31
|
-
|
|
32
|
-
#### Defined in
|
|
33
|
-
|
|
34
|
-
[types/index.ts:1713](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1713)
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / SubscriptionType
|
|
2
|
-
|
|
3
|
-
# Enumeration: SubscriptionType
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).SubscriptionType
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
## Table of contents
|
|
10
|
-
|
|
11
|
-
### Enumeration Members
|
|
12
|
-
|
|
13
|
-
- [Daily](types.SubscriptionType.md#daily)
|
|
14
|
-
- [Drawer](types.SubscriptionType.md#drawer)
|
|
15
|
-
- [Instant](types.SubscriptionType.md#instant)
|
|
16
|
-
|
|
17
|
-
## Enumeration Members
|
|
18
|
-
|
|
19
|
-
### Daily
|
|
20
|
-
|
|
21
|
-
• **Daily** = ``"DAILY"``
|
|
22
|
-
|
|
23
|
-
#### Defined in
|
|
24
|
-
|
|
25
|
-
[types/index.ts:1728](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1728)
|
|
26
|
-
|
|
27
|
-
___
|
|
28
|
-
|
|
29
|
-
### Drawer
|
|
30
|
-
|
|
31
|
-
• **Drawer** = ``"DRAWER"``
|
|
32
|
-
|
|
33
|
-
#### Defined in
|
|
34
|
-
|
|
35
|
-
[types/index.ts:1729](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1729)
|
|
36
|
-
|
|
37
|
-
___
|
|
38
|
-
|
|
39
|
-
### Instant
|
|
40
|
-
|
|
41
|
-
• **Instant** = ``"INSTANT"``
|
|
42
|
-
|
|
43
|
-
#### Defined in
|
|
44
|
-
|
|
45
|
-
[types/index.ts:1727](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1727)
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / AddAccessRequest
|
|
2
|
-
|
|
3
|
-
# Interface: AddAccessRequest
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).AddAccessRequest
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
AddAccessRequest
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [application\_id](types.AddAccessRequest.md#application_id)
|
|
16
|
-
- [role](types.AddAccessRequest.md#role)
|
|
17
|
-
|
|
18
|
-
## Properties
|
|
19
|
-
|
|
20
|
-
### application\_id
|
|
21
|
-
|
|
22
|
-
• `Optional` **application\_id**: `string`
|
|
23
|
-
|
|
24
|
-
**`Memberof`**
|
|
25
|
-
|
|
26
|
-
AddAccessRequest
|
|
27
|
-
|
|
28
|
-
#### Defined in
|
|
29
|
-
|
|
30
|
-
[types/index.ts:18](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L18)
|
|
31
|
-
|
|
32
|
-
___
|
|
33
|
-
|
|
34
|
-
### role
|
|
35
|
-
|
|
36
|
-
• `Optional` **role**: `string`
|
|
37
|
-
|
|
38
|
-
**`Memberof`**
|
|
39
|
-
|
|
40
|
-
AddAccessRequest
|
|
41
|
-
|
|
42
|
-
#### Defined in
|
|
43
|
-
|
|
44
|
-
[types/index.ts:12](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L12)
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / AddApplicationRequest
|
|
2
|
-
|
|
3
|
-
# Interface: AddApplicationRequest
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).AddApplicationRequest
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
AddApplicationRequest
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [bundle\_id](types.AddApplicationRequest.md#bundle_id)
|
|
16
|
-
- [display\_name](types.AddApplicationRequest.md#display_name)
|
|
17
|
-
- [name](types.AddApplicationRequest.md#name)
|
|
18
|
-
- [owner\_role](types.AddApplicationRequest.md#owner_role)
|
|
19
|
-
|
|
20
|
-
## Properties
|
|
21
|
-
|
|
22
|
-
### bundle\_id
|
|
23
|
-
|
|
24
|
-
• **bundle\_id**: `string`
|
|
25
|
-
|
|
26
|
-
**`Memberof`**
|
|
27
|
-
|
|
28
|
-
AddApplicationRequest
|
|
29
|
-
|
|
30
|
-
#### Defined in
|
|
31
|
-
|
|
32
|
-
[types/index.ts:43](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L43)
|
|
33
|
-
|
|
34
|
-
___
|
|
35
|
-
|
|
36
|
-
### display\_name
|
|
37
|
-
|
|
38
|
-
• **display\_name**: `string`
|
|
39
|
-
|
|
40
|
-
**`Memberof`**
|
|
41
|
-
|
|
42
|
-
AddApplicationRequest
|
|
43
|
-
|
|
44
|
-
#### Defined in
|
|
45
|
-
|
|
46
|
-
[types/index.ts:37](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L37)
|
|
47
|
-
|
|
48
|
-
___
|
|
49
|
-
|
|
50
|
-
### name
|
|
51
|
-
|
|
52
|
-
• **name**: `string`
|
|
53
|
-
|
|
54
|
-
**`Memberof`**
|
|
55
|
-
|
|
56
|
-
AddApplicationRequest
|
|
57
|
-
|
|
58
|
-
#### Defined in
|
|
59
|
-
|
|
60
|
-
[types/index.ts:31](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L31)
|
|
61
|
-
|
|
62
|
-
___
|
|
63
|
-
|
|
64
|
-
### owner\_role
|
|
65
|
-
|
|
66
|
-
• `Optional` **owner\_role**: `string`
|
|
67
|
-
|
|
68
|
-
**`Memberof`**
|
|
69
|
-
|
|
70
|
-
AddApplicationRequest
|
|
71
|
-
|
|
72
|
-
#### Defined in
|
|
73
|
-
|
|
74
|
-
[types/index.ts:49](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L49)
|
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / AggregationEmailTemplate
|
|
2
|
-
|
|
3
|
-
# Interface: AggregationEmailTemplate
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).AggregationEmailTemplate
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
AggregationEmailTemplate
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [application](types.AggregationEmailTemplate.md#application)
|
|
16
|
-
- [application\_id](types.AggregationEmailTemplate.md#application_id)
|
|
17
|
-
- [body\_template](types.AggregationEmailTemplate.md#body_template)
|
|
18
|
-
- [body\_template\_id](types.AggregationEmailTemplate.md#body_template_id)
|
|
19
|
-
- [created](types.AggregationEmailTemplate.md#created)
|
|
20
|
-
- [id](types.AggregationEmailTemplate.md#id)
|
|
21
|
-
- [subject\_template](types.AggregationEmailTemplate.md#subject_template)
|
|
22
|
-
- [subject\_template\_id](types.AggregationEmailTemplate.md#subject_template_id)
|
|
23
|
-
- [subscription\_type](types.AggregationEmailTemplate.md#subscription_type)
|
|
24
|
-
- [updated](types.AggregationEmailTemplate.md#updated)
|
|
25
|
-
|
|
26
|
-
## Properties
|
|
27
|
-
|
|
28
|
-
### application
|
|
29
|
-
|
|
30
|
-
• `Optional` **application**: [`Application`](types.Application.md)
|
|
31
|
-
|
|
32
|
-
**`Memberof`**
|
|
33
|
-
|
|
34
|
-
AggregationEmailTemplate
|
|
35
|
-
|
|
36
|
-
#### Defined in
|
|
37
|
-
|
|
38
|
-
[types/index.ts:80](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L80)
|
|
39
|
-
|
|
40
|
-
___
|
|
41
|
-
|
|
42
|
-
### application\_id
|
|
43
|
-
|
|
44
|
-
• `Optional` **application\_id**: `string`
|
|
45
|
-
|
|
46
|
-
**`Memberof`**
|
|
47
|
-
|
|
48
|
-
AggregationEmailTemplate
|
|
49
|
-
|
|
50
|
-
#### Defined in
|
|
51
|
-
|
|
52
|
-
[types/index.ts:86](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L86)
|
|
53
|
-
|
|
54
|
-
___
|
|
55
|
-
|
|
56
|
-
### body\_template
|
|
57
|
-
|
|
58
|
-
• `Optional` **body\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
|
|
59
|
-
|
|
60
|
-
**`Memberof`**
|
|
61
|
-
|
|
62
|
-
AggregationEmailTemplate
|
|
63
|
-
|
|
64
|
-
#### Defined in
|
|
65
|
-
|
|
66
|
-
[types/index.ts:110](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L110)
|
|
67
|
-
|
|
68
|
-
___
|
|
69
|
-
|
|
70
|
-
### body\_template\_id
|
|
71
|
-
|
|
72
|
-
• **body\_template\_id**: `string`
|
|
73
|
-
|
|
74
|
-
**`Memberof`**
|
|
75
|
-
|
|
76
|
-
AggregationEmailTemplate
|
|
77
|
-
|
|
78
|
-
#### Defined in
|
|
79
|
-
|
|
80
|
-
[types/index.ts:116](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L116)
|
|
81
|
-
|
|
82
|
-
___
|
|
83
|
-
|
|
84
|
-
### created
|
|
85
|
-
|
|
86
|
-
• `Optional` **created**: `string`
|
|
87
|
-
|
|
88
|
-
**`Memberof`**
|
|
89
|
-
|
|
90
|
-
AggregationEmailTemplate
|
|
91
|
-
|
|
92
|
-
#### Defined in
|
|
93
|
-
|
|
94
|
-
[types/index.ts:62](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L62)
|
|
95
|
-
|
|
96
|
-
___
|
|
97
|
-
|
|
98
|
-
### id
|
|
99
|
-
|
|
100
|
-
• `Optional` **id**: `string`
|
|
101
|
-
|
|
102
|
-
**`Memberof`**
|
|
103
|
-
|
|
104
|
-
AggregationEmailTemplate
|
|
105
|
-
|
|
106
|
-
#### Defined in
|
|
107
|
-
|
|
108
|
-
[types/index.ts:74](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L74)
|
|
109
|
-
|
|
110
|
-
___
|
|
111
|
-
|
|
112
|
-
### subject\_template
|
|
113
|
-
|
|
114
|
-
• `Optional` **subject\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
|
|
115
|
-
|
|
116
|
-
**`Memberof`**
|
|
117
|
-
|
|
118
|
-
AggregationEmailTemplate
|
|
119
|
-
|
|
120
|
-
#### Defined in
|
|
121
|
-
|
|
122
|
-
[types/index.ts:98](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L98)
|
|
123
|
-
|
|
124
|
-
___
|
|
125
|
-
|
|
126
|
-
### subject\_template\_id
|
|
127
|
-
|
|
128
|
-
• **subject\_template\_id**: `string`
|
|
129
|
-
|
|
130
|
-
**`Memberof`**
|
|
131
|
-
|
|
132
|
-
AggregationEmailTemplate
|
|
133
|
-
|
|
134
|
-
#### Defined in
|
|
135
|
-
|
|
136
|
-
[types/index.ts:104](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L104)
|
|
137
|
-
|
|
138
|
-
___
|
|
139
|
-
|
|
140
|
-
### subscription\_type
|
|
141
|
-
|
|
142
|
-
• **subscription\_type**: [`SubscriptionType`](../enums/types.SubscriptionType.md)
|
|
143
|
-
|
|
144
|
-
**`Memberof`**
|
|
145
|
-
|
|
146
|
-
AggregationEmailTemplate
|
|
147
|
-
|
|
148
|
-
#### Defined in
|
|
149
|
-
|
|
150
|
-
[types/index.ts:92](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L92)
|
|
151
|
-
|
|
152
|
-
___
|
|
153
|
-
|
|
154
|
-
### updated
|
|
155
|
-
|
|
156
|
-
• `Optional` **updated**: `string`
|
|
157
|
-
|
|
158
|
-
**`Memberof`**
|
|
159
|
-
|
|
160
|
-
AggregationEmailTemplate
|
|
161
|
-
|
|
162
|
-
#### Defined in
|
|
163
|
-
|
|
164
|
-
[types/index.ts:68](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L68)
|