@redhat-cloud-services/notifications-client 2.4.0 → 2.4.1

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.
Files changed (103) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/README.md +1 -1
  3. package/dist/configuration.d.ts +0 -11
  4. package/dist/configuration.d.ts.map +1 -1
  5. package/dist/configuration.js +0 -11
  6. package/dist/configuration.js.map +1 -1
  7. package/dist/index.d.ts +0 -1
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/index.js +0 -1
  10. package/dist/index.js.map +1 -1
  11. package/doc/README.md +28 -56
  12. package/doc/classes/{BaseAPI.md → index.BaseAPI.md} +9 -7
  13. package/doc/classes/{RequiredError.md → index.RequiredError.md} +13 -11
  14. package/doc/enums/{EndpointStatus.md → types.EndpointStatus.md} +9 -7
  15. package/doc/enums/{EndpointType.md → types.EndpointType.md} +8 -6
  16. package/doc/enums/{Environment.md → types.Environment.md} +7 -5
  17. package/doc/enums/{EventLogEntryActionStatus.md → types.EventLogEntryActionStatus.md} +8 -6
  18. package/doc/enums/{HttpType.md → types.HttpType.md} +6 -4
  19. package/doc/enums/{NotificationStatus.md → types.NotificationStatus.md} +8 -6
  20. package/doc/enums/{Status.md → types.Status.md} +5 -3
  21. package/doc/enums/{SubscriptionType.md → types.SubscriptionType.md} +6 -4
  22. package/doc/interfaces/{RequestArgs.md → index.RequestArgs.md} +5 -3
  23. package/doc/interfaces/{AddAccessRequest.md → types.AddAccessRequest.md} +5 -3
  24. package/doc/interfaces/{AddApplicationRequest.md → types.AddApplicationRequest.md} +7 -5
  25. package/doc/interfaces/{AggregationEmailTemplate.md → types.AggregationEmailTemplate.md} +17 -15
  26. package/doc/interfaces/{AggregationEmailTemplateSubjectTemplate.md → types.AggregationEmailTemplateSubjectTemplate.md} +9 -7
  27. package/doc/interfaces/{Application.md → types.Application.md} +9 -7
  28. package/doc/interfaces/{Application1.md → types.Application1.md} +5 -3
  29. package/doc/interfaces/{ApplicationDTO.md → types.ApplicationDTO.md} +9 -7
  30. package/doc/interfaces/{ApplicationSettingsValue.md → types.ApplicationSettingsValue.md} +5 -3
  31. package/doc/interfaces/{BasicAuthentication.md → types.BasicAuthentication.md} +5 -3
  32. package/doc/interfaces/{BehaviorGroup.md → types.BehaviorGroup.md} +15 -13
  33. package/doc/interfaces/{BehaviorGroupAction.md → types.BehaviorGroupAction.md} +8 -6
  34. package/doc/interfaces/{BehaviorGroupActionId.md → types.BehaviorGroupActionId.md} +5 -3
  35. package/doc/interfaces/{Bundle.md → types.Bundle.md} +8 -6
  36. package/doc/interfaces/{BundleSettingsValue.md → types.BundleSettingsValue.md} +5 -3
  37. package/doc/interfaces/{CamelProperties.md → types.CamelProperties.md} +11 -9
  38. package/doc/interfaces/{CreateBehaviorGroupRequest.md → types.CreateBehaviorGroupRequest.md} +9 -7
  39. package/doc/interfaces/{CreateBehaviorGroupResponse.md → types.CreateBehaviorGroupResponse.md} +9 -7
  40. package/doc/interfaces/{CurrentStatus.md → types.CurrentStatus.md} +7 -5
  41. package/doc/interfaces/{DrawerEntryPayload.md → types.DrawerEntryPayload.md} +10 -8
  42. package/doc/interfaces/{DuplicateNameMigrationReport.md → types.DuplicateNameMigrationReport.md} +5 -3
  43. package/doc/interfaces/{Endpoint.md → types.Endpoint.md} +16 -14
  44. package/doc/interfaces/{EndpointPage.md → types.EndpointPage.md} +8 -6
  45. package/doc/interfaces/{EndpointTestRequest.md → types.EndpointTestRequest.md} +4 -2
  46. package/doc/interfaces/{EventLogEntry.md → types.EventLogEntry.md} +11 -9
  47. package/doc/interfaces/{EventLogEntryAction.md → types.EventLogEntryAction.md} +12 -10
  48. package/doc/interfaces/{EventType.md → types.EventType.md} +15 -13
  49. package/doc/interfaces/{EventTypeBehavior.md → types.EventTypeBehavior.md} +8 -6
  50. package/doc/interfaces/{EventTypeBehaviorId.md → types.EventTypeBehaviorId.md} +5 -3
  51. package/doc/interfaces/{EventTypeSettingsValue.md → types.EventTypeSettingsValue.md} +6 -4
  52. package/doc/interfaces/{Facet.md → types.Facet.md} +8 -6
  53. package/doc/interfaces/{InstantEmailTemplate.md → types.InstantEmailTemplate.md} +15 -13
  54. package/doc/interfaces/{InternalApplicationUserPermission.md → types.InternalApplicationUserPermission.md} +6 -4
  55. package/doc/interfaces/{InternalRoleAccess.md → types.InternalRoleAccess.md} +6 -4
  56. package/doc/interfaces/{InternalUserPermissions.md → types.InternalUserPermissions.md} +7 -5
  57. package/doc/interfaces/{MessageValidationResponse.md → types.MessageValidationResponse.md} +4 -2
  58. package/doc/interfaces/{Meta.md → types.Meta.md} +4 -2
  59. package/doc/interfaces/{NotificationHistory.md → types.NotificationHistory.md} +14 -12
  60. package/doc/interfaces/{PageBehaviorGroup.md → types.PageBehaviorGroup.md} +8 -6
  61. package/doc/interfaces/{PageDrawerEntryPayload.md → types.PageDrawerEntryPayload.md} +8 -6
  62. package/doc/interfaces/{PageEventLogEntry.md → types.PageEventLogEntry.md} +8 -6
  63. package/doc/interfaces/{PageEventType.md → types.PageEventType.md} +8 -6
  64. package/doc/interfaces/{PageNotificationHistory.md → types.PageNotificationHistory.md} +8 -6
  65. package/doc/interfaces/{RenderEmailTemplateRequest.md → types.RenderEmailTemplateRequest.md} +5 -3
  66. package/doc/interfaces/{RequestDefaultBehaviorGroupPropertyList.md → types.RequestDefaultBehaviorGroupPropertyList.md} +5 -3
  67. package/doc/interfaces/{RequestSystemSubscriptionProperties.md → types.RequestSystemSubscriptionProperties.md} +5 -3
  68. package/doc/interfaces/{ServerInfo.md → types.ServerInfo.md} +5 -3
  69. package/doc/interfaces/{SettingsValuesByEventType.md → types.SettingsValuesByEventType.md} +5 -3
  70. package/doc/interfaces/{SystemSubscriptionProperties.md → types.SystemSubscriptionProperties.md} +6 -4
  71. package/doc/interfaces/{Template.md → types.Template.md} +9 -7
  72. package/doc/interfaces/{TriggerDailyDigestRequest.md → types.TriggerDailyDigestRequest.md} +8 -6
  73. package/doc/interfaces/{UpdateApplicationRequest.md → types.UpdateApplicationRequest.md} +6 -4
  74. package/doc/interfaces/{UpdateBehaviorGroupRequest.md → types.UpdateBehaviorGroupRequest.md} +7 -5
  75. package/doc/interfaces/{UpdateNotificationDrawerStatus.md → types.UpdateNotificationDrawerStatus.md} +5 -3
  76. package/doc/interfaces/{WebhookProperties.md → types.WebhookProperties.md} +11 -9
  77. package/doc/interfaces/{X509Certificate.md → types.X509Certificate.md} +8 -6
  78. package/doc/modules/DrawerResourceV1GetDrawerEntries.md +78 -0
  79. package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +68 -0
  80. package/doc/modules/EventResourceV1GetEvents.md +83 -0
  81. package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +67 -0
  82. package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +68 -0
  83. package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +68 -0
  84. package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +69 -0
  85. package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +68 -0
  86. package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +69 -0
  87. package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +68 -0
  88. package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +68 -0
  89. package/doc/modules/NotificationResourceV1GetBundleByName.md +68 -0
  90. package/doc/modules/NotificationResourceV1GetBundleFacets.md +68 -0
  91. package/doc/modules/NotificationResourceV1GetEventTypes.md +75 -0
  92. package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +68 -0
  93. package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +70 -0
  94. package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +73 -0
  95. package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +69 -0
  96. package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +69 -0
  97. package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +69 -0
  98. package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +67 -0
  99. package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +68 -0
  100. package/doc/modules/index.md +648 -0
  101. package/doc/modules/types.md +74 -0
  102. package/doc/modules.md +28 -751
  103. package/package.json +1 -1
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / AggregationEmailTemplate
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / AggregationEmailTemplate
2
2
 
3
3
  # Interface: AggregationEmailTemplate
4
4
 
5
+ [types](../modules/types.md).AggregationEmailTemplate
6
+
5
7
  **`Export`**
6
8
 
7
9
  AggregationEmailTemplate
@@ -10,22 +12,22 @@ AggregationEmailTemplate
10
12
 
11
13
  ### Properties
12
14
 
13
- - [application](AggregationEmailTemplate.md#application)
14
- - [application\_id](AggregationEmailTemplate.md#application_id)
15
- - [body\_template](AggregationEmailTemplate.md#body_template)
16
- - [body\_template\_id](AggregationEmailTemplate.md#body_template_id)
17
- - [created](AggregationEmailTemplate.md#created)
18
- - [id](AggregationEmailTemplate.md#id)
19
- - [subject\_template](AggregationEmailTemplate.md#subject_template)
20
- - [subject\_template\_id](AggregationEmailTemplate.md#subject_template_id)
21
- - [subscription\_type](AggregationEmailTemplate.md#subscription_type)
22
- - [updated](AggregationEmailTemplate.md#updated)
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)
23
25
 
24
26
  ## Properties
25
27
 
26
28
  ### application
27
29
 
28
- • `Optional` **application**: [`Application`](Application.md)
30
+ • `Optional` **application**: [`Application`](types.Application.md)
29
31
 
30
32
  **`Memberof`**
31
33
 
@@ -53,7 +55,7 @@ ___
53
55
 
54
56
  ### body\_template
55
57
 
56
- • `Optional` **body\_template**: [`AggregationEmailTemplateSubjectTemplate`](AggregationEmailTemplateSubjectTemplate.md)
58
+ • `Optional` **body\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
57
59
 
58
60
  **`Memberof`**
59
61
 
@@ -109,7 +111,7 @@ ___
109
111
 
110
112
  ### subject\_template
111
113
 
112
- • `Optional` **subject\_template**: [`AggregationEmailTemplateSubjectTemplate`](AggregationEmailTemplateSubjectTemplate.md)
114
+ • `Optional` **subject\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
113
115
 
114
116
  **`Memberof`**
115
117
 
@@ -137,7 +139,7 @@ ___
137
139
 
138
140
  ### subscription\_type
139
141
 
140
- • **subscription\_type**: [`SubscriptionType`](../enums/SubscriptionType.md)
142
+ • **subscription\_type**: [`SubscriptionType`](../enums/types.SubscriptionType.md)
141
143
 
142
144
  **`Memberof`**
143
145
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / AggregationEmailTemplateSubjectTemplate
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / AggregationEmailTemplateSubjectTemplate
2
2
 
3
3
  # Interface: AggregationEmailTemplateSubjectTemplate
4
4
 
5
+ [types](../modules/types.md).AggregationEmailTemplateSubjectTemplate
6
+
5
7
  **`Export`**
6
8
 
7
9
  AggregationEmailTemplateSubjectTemplate
@@ -10,12 +12,12 @@ AggregationEmailTemplateSubjectTemplate
10
12
 
11
13
  ### Properties
12
14
 
13
- - [created](AggregationEmailTemplateSubjectTemplate.md#created)
14
- - [data](AggregationEmailTemplateSubjectTemplate.md#data)
15
- - [description](AggregationEmailTemplateSubjectTemplate.md#description)
16
- - [id](AggregationEmailTemplateSubjectTemplate.md#id)
17
- - [name](AggregationEmailTemplateSubjectTemplate.md#name)
18
- - [updated](AggregationEmailTemplateSubjectTemplate.md#updated)
15
+ - [created](types.AggregationEmailTemplateSubjectTemplate.md#created)
16
+ - [data](types.AggregationEmailTemplateSubjectTemplate.md#data)
17
+ - [description](types.AggregationEmailTemplateSubjectTemplate.md#description)
18
+ - [id](types.AggregationEmailTemplateSubjectTemplate.md#id)
19
+ - [name](types.AggregationEmailTemplateSubjectTemplate.md#name)
20
+ - [updated](types.AggregationEmailTemplateSubjectTemplate.md#updated)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / Application
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Application
2
2
 
3
3
  # Interface: Application
4
4
 
5
+ [types](../modules/types.md).Application
6
+
5
7
  **`Export`**
6
8
 
7
9
  Application
@@ -10,12 +12,12 @@ Application
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundle\_id](Application.md#bundle_id)
14
- - [created](Application.md#created)
15
- - [display\_name](Application.md#display_name)
16
- - [id](Application.md#id)
17
- - [name](Application.md#name)
18
- - [updated](Application.md#updated)
15
+ - [bundle\_id](types.Application.md#bundle_id)
16
+ - [created](types.Application.md#created)
17
+ - [display\_name](types.Application.md#display_name)
18
+ - [id](types.Application.md#id)
19
+ - [name](types.Application.md#name)
20
+ - [updated](types.Application.md#updated)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / Application1
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Application1
2
2
 
3
3
  # Interface: Application1
4
4
 
5
+ [types](../modules/types.md).Application1
6
+
5
7
  **`Export`**
6
8
 
7
9
  Application1
@@ -10,8 +12,8 @@ Application1
10
12
 
11
13
  ### Properties
12
14
 
13
- - [display\_name](Application1.md#display_name)
14
- - [id](Application1.md#id)
15
+ - [display\_name](types.Application1.md#display_name)
16
+ - [id](types.Application1.md#id)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / ApplicationDTO
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / ApplicationDTO
2
2
 
3
3
  # Interface: ApplicationDTO
4
4
 
5
+ [types](../modules/types.md).ApplicationDTO
6
+
5
7
  **`Export`**
6
8
 
7
9
  ApplicationDTO
@@ -10,12 +12,12 @@ ApplicationDTO
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundle\_id](ApplicationDTO.md#bundle_id)
14
- - [created](ApplicationDTO.md#created)
15
- - [display\_name](ApplicationDTO.md#display_name)
16
- - [id](ApplicationDTO.md#id)
17
- - [name](ApplicationDTO.md#name)
18
- - [owner\_role](ApplicationDTO.md#owner_role)
15
+ - [bundle\_id](types.ApplicationDTO.md#bundle_id)
16
+ - [created](types.ApplicationDTO.md#created)
17
+ - [display\_name](types.ApplicationDTO.md#display_name)
18
+ - [id](types.ApplicationDTO.md#id)
19
+ - [name](types.ApplicationDTO.md#name)
20
+ - [owner\_role](types.ApplicationDTO.md#owner_role)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / ApplicationSettingsValue
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / ApplicationSettingsValue
2
2
 
3
3
  # Interface: ApplicationSettingsValue
4
4
 
5
+ [types](../modules/types.md).ApplicationSettingsValue
6
+
5
7
  **`Export`**
6
8
 
7
9
  ApplicationSettingsValue
@@ -10,7 +12,7 @@ ApplicationSettingsValue
10
12
 
11
13
  ### Properties
12
14
 
13
- - [eventTypes](ApplicationSettingsValue.md#eventtypes)
15
+ - [eventTypes](types.ApplicationSettingsValue.md#eventtypes)
14
16
 
15
17
  ## Properties
16
18
 
@@ -24,7 +26,7 @@ ApplicationSettingsValue
24
26
 
25
27
  #### Index signature
26
28
 
27
- ▪ [key: `string`]: [`EventTypeSettingsValue`](EventTypeSettingsValue.md)
29
+ ▪ [key: `string`]: [`EventTypeSettingsValue`](types.EventTypeSettingsValue.md)
28
30
 
29
31
  #### Defined in
30
32
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / BasicAuthentication
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BasicAuthentication
2
2
 
3
3
  # Interface: BasicAuthentication
4
4
 
5
+ [types](../modules/types.md).BasicAuthentication
6
+
5
7
  **`Export`**
6
8
 
7
9
  BasicAuthentication
@@ -10,8 +12,8 @@ BasicAuthentication
10
12
 
11
13
  ### Properties
12
14
 
13
- - [password](BasicAuthentication.md#password)
14
- - [username](BasicAuthentication.md#username)
15
+ - [password](types.BasicAuthentication.md#password)
16
+ - [username](types.BasicAuthentication.md#username)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / BehaviorGroup
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BehaviorGroup
2
2
 
3
3
  # Interface: BehaviorGroup
4
4
 
5
+ [types](../modules/types.md).BehaviorGroup
6
+
5
7
  **`Export`**
6
8
 
7
9
  BehaviorGroup
@@ -10,21 +12,21 @@ BehaviorGroup
10
12
 
11
13
  ### Properties
12
14
 
13
- - [actions](BehaviorGroup.md#actions)
14
- - [behaviors](BehaviorGroup.md#behaviors)
15
- - [bundle](BehaviorGroup.md#bundle)
16
- - [bundle\_id](BehaviorGroup.md#bundle_id)
17
- - [created](BehaviorGroup.md#created)
18
- - [default\_behavior](BehaviorGroup.md#default_behavior)
19
- - [display\_name](BehaviorGroup.md#display_name)
20
- - [id](BehaviorGroup.md#id)
21
- - [updated](BehaviorGroup.md#updated)
15
+ - [actions](types.BehaviorGroup.md#actions)
16
+ - [behaviors](types.BehaviorGroup.md#behaviors)
17
+ - [bundle](types.BehaviorGroup.md#bundle)
18
+ - [bundle\_id](types.BehaviorGroup.md#bundle_id)
19
+ - [created](types.BehaviorGroup.md#created)
20
+ - [default\_behavior](types.BehaviorGroup.md#default_behavior)
21
+ - [display\_name](types.BehaviorGroup.md#display_name)
22
+ - [id](types.BehaviorGroup.md#id)
23
+ - [updated](types.BehaviorGroup.md#updated)
22
24
 
23
25
  ## Properties
24
26
 
25
27
  ### actions
26
28
 
27
- • `Optional` **actions**: [`BehaviorGroupAction`](BehaviorGroupAction.md)[]
29
+ • `Optional` **actions**: [`BehaviorGroupAction`](types.BehaviorGroupAction.md)[]
28
30
 
29
31
  **`Memberof`**
30
32
 
@@ -38,7 +40,7 @@ ___
38
40
 
39
41
  ### behaviors
40
42
 
41
- • `Optional` **behaviors**: `Set`\<[`EventTypeBehavior`](EventTypeBehavior.md)\>
43
+ • `Optional` **behaviors**: `Set`\<[`EventTypeBehavior`](types.EventTypeBehavior.md)\>
42
44
 
43
45
  **`Memberof`**
44
46
 
@@ -52,7 +54,7 @@ ___
52
54
 
53
55
  ### bundle
54
56
 
55
- • `Optional` **bundle**: [`Bundle`](Bundle.md)
57
+ • `Optional` **bundle**: [`Bundle`](types.Bundle.md)
56
58
 
57
59
  **`Memberof`**
58
60
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / BehaviorGroupAction
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BehaviorGroupAction
2
2
 
3
3
  # Interface: BehaviorGroupAction
4
4
 
5
+ [types](../modules/types.md).BehaviorGroupAction
6
+
5
7
  **`Export`**
6
8
 
7
9
  BehaviorGroupAction
@@ -10,9 +12,9 @@ BehaviorGroupAction
10
12
 
11
13
  ### Properties
12
14
 
13
- - [created](BehaviorGroupAction.md#created)
14
- - [endpoint](BehaviorGroupAction.md#endpoint)
15
- - [id](BehaviorGroupAction.md#id)
15
+ - [created](types.BehaviorGroupAction.md#created)
16
+ - [endpoint](types.BehaviorGroupAction.md#endpoint)
17
+ - [id](types.BehaviorGroupAction.md#id)
16
18
 
17
19
  ## Properties
18
20
 
@@ -32,7 +34,7 @@ ___
32
34
 
33
35
  ### endpoint
34
36
 
35
- • `Optional` **endpoint**: [`Endpoint`](Endpoint.md)
37
+ • `Optional` **endpoint**: [`Endpoint`](types.Endpoint.md)
36
38
 
37
39
  **`Memberof`**
38
40
 
@@ -46,7 +48,7 @@ ___
46
48
 
47
49
  ### id
48
50
 
49
- • `Optional` **id**: [`BehaviorGroupActionId`](BehaviorGroupActionId.md)
51
+ • `Optional` **id**: [`BehaviorGroupActionId`](types.BehaviorGroupActionId.md)
50
52
 
51
53
  **`Memberof`**
52
54
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / BehaviorGroupActionId
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BehaviorGroupActionId
2
2
 
3
3
  # Interface: BehaviorGroupActionId
4
4
 
5
+ [types](../modules/types.md).BehaviorGroupActionId
6
+
5
7
  **`Export`**
6
8
 
7
9
  BehaviorGroupActionId
@@ -10,8 +12,8 @@ BehaviorGroupActionId
10
12
 
11
13
  ### Properties
12
14
 
13
- - [behaviorGroupId](BehaviorGroupActionId.md#behaviorgroupid)
14
- - [endpointId](BehaviorGroupActionId.md#endpointid)
15
+ - [behaviorGroupId](types.BehaviorGroupActionId.md#behaviorgroupid)
16
+ - [endpointId](types.BehaviorGroupActionId.md#endpointid)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / Bundle
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Bundle
2
2
 
3
3
  # Interface: Bundle
4
4
 
5
+ [types](../modules/types.md).Bundle
6
+
5
7
  **`Export`**
6
8
 
7
9
  Bundle
@@ -10,11 +12,11 @@ Bundle
10
12
 
11
13
  ### Properties
12
14
 
13
- - [created](Bundle.md#created)
14
- - [display\_name](Bundle.md#display_name)
15
- - [id](Bundle.md#id)
16
- - [name](Bundle.md#name)
17
- - [updated](Bundle.md#updated)
15
+ - [created](types.Bundle.md#created)
16
+ - [display\_name](types.Bundle.md#display_name)
17
+ - [id](types.Bundle.md#id)
18
+ - [name](types.Bundle.md#name)
19
+ - [updated](types.Bundle.md#updated)
18
20
 
19
21
  ## Properties
20
22
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / BundleSettingsValue
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BundleSettingsValue
2
2
 
3
3
  # Interface: BundleSettingsValue
4
4
 
5
+ [types](../modules/types.md).BundleSettingsValue
6
+
5
7
  **`Export`**
6
8
 
7
9
  BundleSettingsValue
@@ -10,7 +12,7 @@ BundleSettingsValue
10
12
 
11
13
  ### Properties
12
14
 
13
- - [applications](BundleSettingsValue.md#applications)
15
+ - [applications](types.BundleSettingsValue.md#applications)
14
16
 
15
17
  ## Properties
16
18
 
@@ -24,7 +26,7 @@ BundleSettingsValue
24
26
 
25
27
  #### Index signature
26
28
 
27
- ▪ [key: `string`]: [`ApplicationSettingsValue`](ApplicationSettingsValue.md)
29
+ ▪ [key: `string`]: [`ApplicationSettingsValue`](types.ApplicationSettingsValue.md)
28
30
 
29
31
  #### Defined in
30
32
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / CamelProperties
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CamelProperties
2
2
 
3
3
  # Interface: CamelProperties
4
4
 
5
+ [types](../modules/types.md).CamelProperties
6
+
5
7
  **`Export`**
6
8
 
7
9
  CamelPropertie
@@ -10,19 +12,19 @@ CamelPropertie
10
12
 
11
13
  ### Properties
12
14
 
13
- - [basic\_authentication](CamelProperties.md#basic_authentication)
14
- - [bearer\_authentication](CamelProperties.md#bearer_authentication)
15
- - [bearer\_authentication\_sources\_id](CamelProperties.md#bearer_authentication_sources_id)
16
- - [disable\_ssl\_verification](CamelProperties.md#disable_ssl_verification)
17
- - [extras](CamelProperties.md#extras)
18
- - [secret\_token](CamelProperties.md#secret_token)
19
- - [url](CamelProperties.md#url)
15
+ - [basic\_authentication](types.CamelProperties.md#basic_authentication)
16
+ - [bearer\_authentication](types.CamelProperties.md#bearer_authentication)
17
+ - [bearer\_authentication\_sources\_id](types.CamelProperties.md#bearer_authentication_sources_id)
18
+ - [disable\_ssl\_verification](types.CamelProperties.md#disable_ssl_verification)
19
+ - [extras](types.CamelProperties.md#extras)
20
+ - [secret\_token](types.CamelProperties.md#secret_token)
21
+ - [url](types.CamelProperties.md#url)
20
22
 
21
23
  ## Properties
22
24
 
23
25
  ### basic\_authentication
24
26
 
25
- • `Optional` **basic\_authentication**: [`BasicAuthentication`](BasicAuthentication.md)
27
+ • `Optional` **basic\_authentication**: [`BasicAuthentication`](types.BasicAuthentication.md)
26
28
 
27
29
  **`Memberof`**
28
30
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / CreateBehaviorGroupRequest
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CreateBehaviorGroupRequest
2
2
 
3
3
  # Interface: CreateBehaviorGroupRequest
4
4
 
5
+ [types](../modules/types.md).CreateBehaviorGroupRequest
6
+
5
7
  **`Export`**
6
8
 
7
9
  CreateBehaviorGroupRequest
@@ -10,12 +12,12 @@ CreateBehaviorGroupRequest
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundle\_id](CreateBehaviorGroupRequest.md#bundle_id)
14
- - [bundle\_name](CreateBehaviorGroupRequest.md#bundle_name)
15
- - [bundle\_uuid\_or\_bundle\_name\_valid](CreateBehaviorGroupRequest.md#bundle_uuid_or_bundle_name_valid)
16
- - [display\_name](CreateBehaviorGroupRequest.md#display_name)
17
- - [endpoint\_ids](CreateBehaviorGroupRequest.md#endpoint_ids)
18
- - [event\_type\_ids](CreateBehaviorGroupRequest.md#event_type_ids)
15
+ - [bundle\_id](types.CreateBehaviorGroupRequest.md#bundle_id)
16
+ - [bundle\_name](types.CreateBehaviorGroupRequest.md#bundle_name)
17
+ - [bundle\_uuid\_or\_bundle\_name\_valid](types.CreateBehaviorGroupRequest.md#bundle_uuid_or_bundle_name_valid)
18
+ - [display\_name](types.CreateBehaviorGroupRequest.md#display_name)
19
+ - [endpoint\_ids](types.CreateBehaviorGroupRequest.md#endpoint_ids)
20
+ - [event\_type\_ids](types.CreateBehaviorGroupRequest.md#event_type_ids)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / CreateBehaviorGroupResponse
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CreateBehaviorGroupResponse
2
2
 
3
3
  # Interface: CreateBehaviorGroupResponse
4
4
 
5
+ [types](../modules/types.md).CreateBehaviorGroupResponse
6
+
5
7
  **`Export`**
6
8
 
7
9
  CreateBehaviorGroupResponse
@@ -10,12 +12,12 @@ CreateBehaviorGroupResponse
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundle\_id](CreateBehaviorGroupResponse.md#bundle_id)
14
- - [created](CreateBehaviorGroupResponse.md#created)
15
- - [display\_name](CreateBehaviorGroupResponse.md#display_name)
16
- - [endpoints](CreateBehaviorGroupResponse.md#endpoints)
17
- - [event\_types](CreateBehaviorGroupResponse.md#event_types)
18
- - [id](CreateBehaviorGroupResponse.md#id)
15
+ - [bundle\_id](types.CreateBehaviorGroupResponse.md#bundle_id)
16
+ - [created](types.CreateBehaviorGroupResponse.md#created)
17
+ - [display\_name](types.CreateBehaviorGroupResponse.md#display_name)
18
+ - [endpoints](types.CreateBehaviorGroupResponse.md#endpoints)
19
+ - [event\_types](types.CreateBehaviorGroupResponse.md#event_types)
20
+ - [id](types.CreateBehaviorGroupResponse.md#id)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / CurrentStatus
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CurrentStatus
2
2
 
3
3
  # Interface: CurrentStatus
4
4
 
5
+ [types](../modules/types.md).CurrentStatus
6
+
5
7
  **`Export`**
6
8
 
7
9
  CurrentStatu
@@ -10,9 +12,9 @@ CurrentStatu
10
12
 
11
13
  ### Properties
12
14
 
13
- - [end\_time](CurrentStatus.md#end_time)
14
- - [start\_time](CurrentStatus.md#start_time)
15
- - [status](CurrentStatus.md#status)
15
+ - [end\_time](types.CurrentStatus.md#end_time)
16
+ - [start\_time](types.CurrentStatus.md#start_time)
17
+ - [status](types.CurrentStatus.md#status)
16
18
 
17
19
  ## Properties
18
20
 
@@ -46,7 +48,7 @@ ___
46
48
 
47
49
  ### status
48
50
 
49
- • **status**: [`Status`](../enums/Status.md)
51
+ • **status**: [`Status`](../enums/types.Status.md)
50
52
 
51
53
  **`Memberof`**
52
54
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / DrawerEntryPayload
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / DrawerEntryPayload
2
2
 
3
3
  # Interface: DrawerEntryPayload
4
4
 
5
+ [types](../modules/types.md).DrawerEntryPayload
6
+
5
7
  **`Export`**
6
8
 
7
9
  DrawerEntryPayload
@@ -10,13 +12,13 @@ DrawerEntryPayload
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundle](DrawerEntryPayload.md#bundle)
14
- - [created](DrawerEntryPayload.md#created)
15
- - [description](DrawerEntryPayload.md#description)
16
- - [id](DrawerEntryPayload.md#id)
17
- - [read](DrawerEntryPayload.md#read)
18
- - [source](DrawerEntryPayload.md#source)
19
- - [title](DrawerEntryPayload.md#title)
15
+ - [bundle](types.DrawerEntryPayload.md#bundle)
16
+ - [created](types.DrawerEntryPayload.md#created)
17
+ - [description](types.DrawerEntryPayload.md#description)
18
+ - [id](types.DrawerEntryPayload.md#id)
19
+ - [read](types.DrawerEntryPayload.md#read)
20
+ - [source](types.DrawerEntryPayload.md#source)
21
+ - [title](types.DrawerEntryPayload.md#title)
20
22
 
21
23
  ## Properties
22
24
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / DuplicateNameMigrationReport
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / DuplicateNameMigrationReport
2
2
 
3
3
  # Interface: DuplicateNameMigrationReport
4
4
 
5
+ [types](../modules/types.md).DuplicateNameMigrationReport
6
+
5
7
  **`Export`**
6
8
 
7
9
  DuplicateNameMigrationReport
@@ -10,8 +12,8 @@ DuplicateNameMigrationReport
10
12
 
11
13
  ### Properties
12
14
 
13
- - [updatedBehaviorGroups](DuplicateNameMigrationReport.md#updatedbehaviorgroups)
14
- - [updatedIntegrations](DuplicateNameMigrationReport.md#updatedintegrations)
15
+ - [updatedBehaviorGroups](types.DuplicateNameMigrationReport.md#updatedbehaviorgroups)
16
+ - [updatedIntegrations](types.DuplicateNameMigrationReport.md#updatedintegrations)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / Endpoint
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Endpoint
2
2
 
3
3
  # Interface: Endpoint
4
4
 
5
+ [types](../modules/types.md).Endpoint
6
+
5
7
  **`Export`**
6
8
 
7
9
  Endpoint
@@ -10,17 +12,17 @@ Endpoint
10
12
 
11
13
  ### Properties
12
14
 
13
- - [created](Endpoint.md#created)
14
- - [description](Endpoint.md#description)
15
- - [enabled](Endpoint.md#enabled)
16
- - [id](Endpoint.md#id)
17
- - [name](Endpoint.md#name)
18
- - [properties](Endpoint.md#properties)
19
- - [server\_errors](Endpoint.md#server_errors)
20
- - [status](Endpoint.md#status)
21
- - [sub\_type](Endpoint.md#sub_type)
22
- - [type](Endpoint.md#type)
23
- - [updated](Endpoint.md#updated)
15
+ - [created](types.Endpoint.md#created)
16
+ - [description](types.Endpoint.md#description)
17
+ - [enabled](types.Endpoint.md#enabled)
18
+ - [id](types.Endpoint.md#id)
19
+ - [name](types.Endpoint.md#name)
20
+ - [properties](types.Endpoint.md#properties)
21
+ - [server\_errors](types.Endpoint.md#server_errors)
22
+ - [status](types.Endpoint.md#status)
23
+ - [sub\_type](types.Endpoint.md#sub_type)
24
+ - [type](types.Endpoint.md#type)
25
+ - [updated](types.Endpoint.md#updated)
24
26
 
25
27
  ## Properties
26
28
 
@@ -124,7 +126,7 @@ ___
124
126
 
125
127
  ### status
126
128
 
127
- • `Optional` **status**: [`EndpointStatus`](../enums/EndpointStatus.md)
129
+ • `Optional` **status**: [`EndpointStatus`](../enums/types.EndpointStatus.md)
128
130
 
129
131
  **`Memberof`**
130
132
 
@@ -152,7 +154,7 @@ ___
152
154
 
153
155
  ### type
154
156
 
155
- • **type**: [`EndpointType`](../enums/EndpointType.md)
157
+ • **type**: [`EndpointType`](../enums/types.EndpointType.md)
156
158
 
157
159
  **`Memberof`**
158
160