@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.
- package/CHANGELOG.md +2 -0
- package/README.md +1 -1
- package/dist/configuration.d.ts +0 -11
- package/dist/configuration.d.ts.map +1 -1
- package/dist/configuration.js +0 -11
- package/dist/configuration.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/doc/README.md +28 -56
- package/doc/classes/{BaseAPI.md → index.BaseAPI.md} +9 -7
- package/doc/classes/{RequiredError.md → index.RequiredError.md} +13 -11
- package/doc/enums/{EndpointStatus.md → types.EndpointStatus.md} +9 -7
- package/doc/enums/{EndpointType.md → types.EndpointType.md} +8 -6
- package/doc/enums/{Environment.md → types.Environment.md} +7 -5
- package/doc/enums/{EventLogEntryActionStatus.md → types.EventLogEntryActionStatus.md} +8 -6
- package/doc/enums/{HttpType.md → types.HttpType.md} +6 -4
- package/doc/enums/{NotificationStatus.md → types.NotificationStatus.md} +8 -6
- package/doc/enums/{Status.md → types.Status.md} +5 -3
- package/doc/enums/{SubscriptionType.md → types.SubscriptionType.md} +6 -4
- package/doc/interfaces/{RequestArgs.md → index.RequestArgs.md} +5 -3
- package/doc/interfaces/{AddAccessRequest.md → types.AddAccessRequest.md} +5 -3
- package/doc/interfaces/{AddApplicationRequest.md → types.AddApplicationRequest.md} +7 -5
- package/doc/interfaces/{AggregationEmailTemplate.md → types.AggregationEmailTemplate.md} +17 -15
- package/doc/interfaces/{AggregationEmailTemplateSubjectTemplate.md → types.AggregationEmailTemplateSubjectTemplate.md} +9 -7
- package/doc/interfaces/{Application.md → types.Application.md} +9 -7
- package/doc/interfaces/{Application1.md → types.Application1.md} +5 -3
- package/doc/interfaces/{ApplicationDTO.md → types.ApplicationDTO.md} +9 -7
- package/doc/interfaces/{ApplicationSettingsValue.md → types.ApplicationSettingsValue.md} +5 -3
- package/doc/interfaces/{BasicAuthentication.md → types.BasicAuthentication.md} +5 -3
- package/doc/interfaces/{BehaviorGroup.md → types.BehaviorGroup.md} +15 -13
- package/doc/interfaces/{BehaviorGroupAction.md → types.BehaviorGroupAction.md} +8 -6
- package/doc/interfaces/{BehaviorGroupActionId.md → types.BehaviorGroupActionId.md} +5 -3
- package/doc/interfaces/{Bundle.md → types.Bundle.md} +8 -6
- package/doc/interfaces/{BundleSettingsValue.md → types.BundleSettingsValue.md} +5 -3
- package/doc/interfaces/{CamelProperties.md → types.CamelProperties.md} +11 -9
- package/doc/interfaces/{CreateBehaviorGroupRequest.md → types.CreateBehaviorGroupRequest.md} +9 -7
- package/doc/interfaces/{CreateBehaviorGroupResponse.md → types.CreateBehaviorGroupResponse.md} +9 -7
- package/doc/interfaces/{CurrentStatus.md → types.CurrentStatus.md} +7 -5
- package/doc/interfaces/{DrawerEntryPayload.md → types.DrawerEntryPayload.md} +10 -8
- package/doc/interfaces/{DuplicateNameMigrationReport.md → types.DuplicateNameMigrationReport.md} +5 -3
- package/doc/interfaces/{Endpoint.md → types.Endpoint.md} +16 -14
- package/doc/interfaces/{EndpointPage.md → types.EndpointPage.md} +8 -6
- package/doc/interfaces/{EndpointTestRequest.md → types.EndpointTestRequest.md} +4 -2
- package/doc/interfaces/{EventLogEntry.md → types.EventLogEntry.md} +11 -9
- package/doc/interfaces/{EventLogEntryAction.md → types.EventLogEntryAction.md} +12 -10
- package/doc/interfaces/{EventType.md → types.EventType.md} +15 -13
- package/doc/interfaces/{EventTypeBehavior.md → types.EventTypeBehavior.md} +8 -6
- package/doc/interfaces/{EventTypeBehaviorId.md → types.EventTypeBehaviorId.md} +5 -3
- package/doc/interfaces/{EventTypeSettingsValue.md → types.EventTypeSettingsValue.md} +6 -4
- package/doc/interfaces/{Facet.md → types.Facet.md} +8 -6
- package/doc/interfaces/{InstantEmailTemplate.md → types.InstantEmailTemplate.md} +15 -13
- package/doc/interfaces/{InternalApplicationUserPermission.md → types.InternalApplicationUserPermission.md} +6 -4
- package/doc/interfaces/{InternalRoleAccess.md → types.InternalRoleAccess.md} +6 -4
- package/doc/interfaces/{InternalUserPermissions.md → types.InternalUserPermissions.md} +7 -5
- package/doc/interfaces/{MessageValidationResponse.md → types.MessageValidationResponse.md} +4 -2
- package/doc/interfaces/{Meta.md → types.Meta.md} +4 -2
- package/doc/interfaces/{NotificationHistory.md → types.NotificationHistory.md} +14 -12
- package/doc/interfaces/{PageBehaviorGroup.md → types.PageBehaviorGroup.md} +8 -6
- package/doc/interfaces/{PageDrawerEntryPayload.md → types.PageDrawerEntryPayload.md} +8 -6
- package/doc/interfaces/{PageEventLogEntry.md → types.PageEventLogEntry.md} +8 -6
- package/doc/interfaces/{PageEventType.md → types.PageEventType.md} +8 -6
- package/doc/interfaces/{PageNotificationHistory.md → types.PageNotificationHistory.md} +8 -6
- package/doc/interfaces/{RenderEmailTemplateRequest.md → types.RenderEmailTemplateRequest.md} +5 -3
- package/doc/interfaces/{RequestDefaultBehaviorGroupPropertyList.md → types.RequestDefaultBehaviorGroupPropertyList.md} +5 -3
- package/doc/interfaces/{RequestSystemSubscriptionProperties.md → types.RequestSystemSubscriptionProperties.md} +5 -3
- package/doc/interfaces/{ServerInfo.md → types.ServerInfo.md} +5 -3
- package/doc/interfaces/{SettingsValuesByEventType.md → types.SettingsValuesByEventType.md} +5 -3
- package/doc/interfaces/{SystemSubscriptionProperties.md → types.SystemSubscriptionProperties.md} +6 -4
- package/doc/interfaces/{Template.md → types.Template.md} +9 -7
- package/doc/interfaces/{TriggerDailyDigestRequest.md → types.TriggerDailyDigestRequest.md} +8 -6
- package/doc/interfaces/{UpdateApplicationRequest.md → types.UpdateApplicationRequest.md} +6 -4
- package/doc/interfaces/{UpdateBehaviorGroupRequest.md → types.UpdateBehaviorGroupRequest.md} +7 -5
- package/doc/interfaces/{UpdateNotificationDrawerStatus.md → types.UpdateNotificationDrawerStatus.md} +5 -3
- package/doc/interfaces/{WebhookProperties.md → types.WebhookProperties.md} +11 -9
- package/doc/interfaces/{X509Certificate.md → types.X509Certificate.md} +8 -6
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +78 -0
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +68 -0
- package/doc/modules/EventResourceV1GetEvents.md +83 -0
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +67 -0
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +69 -0
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +68 -0
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +69 -0
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +68 -0
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +68 -0
- package/doc/modules/NotificationResourceV1GetBundleByName.md +68 -0
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +68 -0
- package/doc/modules/NotificationResourceV1GetEventTypes.md +75 -0
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +70 -0
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +73 -0
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +69 -0
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +69 -0
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +69 -0
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +67 -0
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +68 -0
- package/doc/modules/index.md +648 -0
- package/doc/modules/types.md +74 -0
- package/doc/modules.md +28 -751
- package/package.json +1 -1
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / OrgConfigResourceV1SaveDailyDigestTimePreference
|
|
2
|
+
|
|
3
|
+
# Module: OrgConfigResourceV1SaveDailyDigestTimePreference
|
|
4
|
+
|
|
5
|
+
## Table of contents
|
|
6
|
+
|
|
7
|
+
### References
|
|
8
|
+
|
|
9
|
+
- [default](OrgConfigResourceV1SaveDailyDigestTimePreference.md#default)
|
|
10
|
+
|
|
11
|
+
### Type Aliases
|
|
12
|
+
|
|
13
|
+
- [OrgConfigResourceV1SaveDailyDigestTimePreferenceParams](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparams)
|
|
14
|
+
|
|
15
|
+
### Functions
|
|
16
|
+
|
|
17
|
+
- [orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparamcreator)
|
|
18
|
+
|
|
19
|
+
## References
|
|
20
|
+
|
|
21
|
+
### default
|
|
22
|
+
|
|
23
|
+
Renames and re-exports [orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparamcreator)
|
|
24
|
+
|
|
25
|
+
## Type Aliases
|
|
26
|
+
|
|
27
|
+
### OrgConfigResourceV1SaveDailyDigestTimePreferenceParams
|
|
28
|
+
|
|
29
|
+
Ƭ **OrgConfigResourceV1SaveDailyDigestTimePreferenceParams**: `Object`
|
|
30
|
+
|
|
31
|
+
#### Type declaration
|
|
32
|
+
|
|
33
|
+
| Name | Type | Description |
|
|
34
|
+
| :------ | :------ | :------ |
|
|
35
|
+
| `body?` | `string` | **`Memberof`** OrgConfigResourceV1SaveDailyDigestTimePreferenceApi |
|
|
36
|
+
| `options?` | `AxiosRequestConfig` | - |
|
|
37
|
+
|
|
38
|
+
#### Defined in
|
|
39
|
+
|
|
40
|
+
[packages/notifications/OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts#L14)
|
|
41
|
+
|
|
42
|
+
## Functions
|
|
43
|
+
|
|
44
|
+
### orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator
|
|
45
|
+
|
|
46
|
+
▸ **orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator**(`...config`): `Promise`\<`RequestArgs`\>
|
|
47
|
+
|
|
48
|
+
Sets the daily digest UTC time. The accepted minute values are 00, 15, 30, and 45. Use this endpoint to set the time when daily emails are sent.
|
|
49
|
+
|
|
50
|
+
#### Parameters
|
|
51
|
+
|
|
52
|
+
| Name | Type | Description |
|
|
53
|
+
| :------ | :------ | :------ |
|
|
54
|
+
| `...config` | [`string`, `AxiosRequestConfig`\<`any`\>] \| [[`OrgConfigResourceV1SaveDailyDigestTimePreferenceParams`](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparams)] | with all available params. |
|
|
55
|
+
|
|
56
|
+
#### Returns
|
|
57
|
+
|
|
58
|
+
`Promise`\<`RequestArgs`\>
|
|
59
|
+
|
|
60
|
+
**`Summary`**
|
|
61
|
+
|
|
62
|
+
Set the daily digest time
|
|
63
|
+
|
|
64
|
+
**`Throws`**
|
|
65
|
+
|
|
66
|
+
#### Defined in
|
|
67
|
+
|
|
68
|
+
[packages/notifications/OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts#L34)
|
|
@@ -0,0 +1,648 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / index
|
|
2
|
+
|
|
3
|
+
# Module: index
|
|
4
|
+
|
|
5
|
+
## Table of contents
|
|
6
|
+
|
|
7
|
+
### References
|
|
8
|
+
|
|
9
|
+
- [AddAccessRequest](index.md#addaccessrequest)
|
|
10
|
+
- [AddApplicationRequest](index.md#addapplicationrequest)
|
|
11
|
+
- [AggregationEmailTemplate](index.md#aggregationemailtemplate)
|
|
12
|
+
- [AggregationEmailTemplateSubjectTemplate](index.md#aggregationemailtemplatesubjecttemplate)
|
|
13
|
+
- [Application](index.md#application)
|
|
14
|
+
- [Application1](index.md#application1)
|
|
15
|
+
- [ApplicationDTO](index.md#applicationdto)
|
|
16
|
+
- [ApplicationSettingsValue](index.md#applicationsettingsvalue)
|
|
17
|
+
- [BasicAuthentication](index.md#basicauthentication)
|
|
18
|
+
- [BehaviorGroup](index.md#behaviorgroup)
|
|
19
|
+
- [BehaviorGroupAction](index.md#behaviorgroupaction)
|
|
20
|
+
- [BehaviorGroupActionId](index.md#behaviorgroupactionid)
|
|
21
|
+
- [Bundle](index.md#bundle)
|
|
22
|
+
- [BundleSettingsValue](index.md#bundlesettingsvalue)
|
|
23
|
+
- [CamelProperties](index.md#camelproperties)
|
|
24
|
+
- [CreateBehaviorGroupRequest](index.md#createbehaviorgrouprequest)
|
|
25
|
+
- [CreateBehaviorGroupResponse](index.md#createbehaviorgroupresponse)
|
|
26
|
+
- [CurrentStatus](index.md#currentstatus)
|
|
27
|
+
- [DrawerEntryPayload](index.md#drawerentrypayload)
|
|
28
|
+
- [DuplicateNameMigrationReport](index.md#duplicatenamemigrationreport)
|
|
29
|
+
- [Endpoint](index.md#endpoint)
|
|
30
|
+
- [EndpointPage](index.md#endpointpage)
|
|
31
|
+
- [EndpointStatus](index.md#endpointstatus)
|
|
32
|
+
- [EndpointTestRequest](index.md#endpointtestrequest)
|
|
33
|
+
- [EndpointType](index.md#endpointtype)
|
|
34
|
+
- [Environment](index.md#environment)
|
|
35
|
+
- [EventLogEntry](index.md#eventlogentry)
|
|
36
|
+
- [EventLogEntryAction](index.md#eventlogentryaction)
|
|
37
|
+
- [EventLogEntryActionStatus](index.md#eventlogentryactionstatus)
|
|
38
|
+
- [EventType](index.md#eventtype)
|
|
39
|
+
- [EventTypeBehavior](index.md#eventtypebehavior)
|
|
40
|
+
- [EventTypeBehaviorId](index.md#eventtypebehaviorid)
|
|
41
|
+
- [EventTypeSettingsValue](index.md#eventtypesettingsvalue)
|
|
42
|
+
- [Facet](index.md#facet)
|
|
43
|
+
- [HttpType](index.md#httptype)
|
|
44
|
+
- [InstantEmailTemplate](index.md#instantemailtemplate)
|
|
45
|
+
- [InternalApplicationUserPermission](index.md#internalapplicationuserpermission)
|
|
46
|
+
- [InternalRoleAccess](index.md#internalroleaccess)
|
|
47
|
+
- [InternalUserPermissions](index.md#internaluserpermissions)
|
|
48
|
+
- [MessageValidationResponse](index.md#messagevalidationresponse)
|
|
49
|
+
- [Meta](index.md#meta)
|
|
50
|
+
- [NotificationHistory](index.md#notificationhistory)
|
|
51
|
+
- [NotificationStatus](index.md#notificationstatus)
|
|
52
|
+
- [PageBehaviorGroup](index.md#pagebehaviorgroup)
|
|
53
|
+
- [PageDrawerEntryPayload](index.md#pagedrawerentrypayload)
|
|
54
|
+
- [PageEventLogEntry](index.md#pageeventlogentry)
|
|
55
|
+
- [PageEventType](index.md#pageeventtype)
|
|
56
|
+
- [PageNotificationHistory](index.md#pagenotificationhistory)
|
|
57
|
+
- [RenderEmailTemplateRequest](index.md#renderemailtemplaterequest)
|
|
58
|
+
- [RequestDefaultBehaviorGroupPropertyList](index.md#requestdefaultbehaviorgrouppropertylist)
|
|
59
|
+
- [RequestSystemSubscriptionProperties](index.md#requestsystemsubscriptionproperties)
|
|
60
|
+
- [ServerInfo](index.md#serverinfo)
|
|
61
|
+
- [SettingsValuesByEventType](index.md#settingsvaluesbyeventtype)
|
|
62
|
+
- [Status](index.md#status)
|
|
63
|
+
- [SubscriptionType](index.md#subscriptiontype)
|
|
64
|
+
- [SystemSubscriptionProperties](index.md#systemsubscriptionproperties)
|
|
65
|
+
- [Template](index.md#template)
|
|
66
|
+
- [TriggerDailyDigestRequest](index.md#triggerdailydigestrequest)
|
|
67
|
+
- [UpdateApplicationRequest](index.md#updateapplicationrequest)
|
|
68
|
+
- [UpdateBehaviorGroupRequest](index.md#updatebehaviorgrouprequest)
|
|
69
|
+
- [UpdateNotificationDrawerStatus](index.md#updatenotificationdrawerstatus)
|
|
70
|
+
- [WebhookProperties](index.md#webhookproperties)
|
|
71
|
+
- [X509Certificate](index.md#x509certificate)
|
|
72
|
+
- [drawerResourceV1GetDrawerEntries](index.md#drawerresourcev1getdrawerentries)
|
|
73
|
+
- [drawerResourceV1UpdateNotificationReadStatus](index.md#drawerresourcev1updatenotificationreadstatus)
|
|
74
|
+
- [eventResourceV1GetEvents](index.md#eventresourcev1getevents)
|
|
75
|
+
- [notificationResourceV1AppendBehaviorGroupToEventType](index.md#notificationresourcev1appendbehaviorgrouptoeventtype)
|
|
76
|
+
- [notificationResourceV1CreateBehaviorGroup](index.md#notificationresourcev1createbehaviorgroup)
|
|
77
|
+
- [notificationResourceV1DeleteBehaviorGroup](index.md#notificationresourcev1deletebehaviorgroup)
|
|
78
|
+
- [notificationResourceV1DeleteBehaviorGroupFromEventType](index.md#notificationresourcev1deletebehaviorgroupfromeventtype)
|
|
79
|
+
- [notificationResourceV1FindBehaviorGroupsByBundleId](index.md#notificationresourcev1findbehaviorgroupsbybundleid)
|
|
80
|
+
- [notificationResourceV1GetApplicationByNameAndBundleName](index.md#notificationresourcev1getapplicationbynameandbundlename)
|
|
81
|
+
- [notificationResourceV1GetApplicationsFacets](index.md#notificationresourcev1getapplicationsfacets)
|
|
82
|
+
- [notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint](index.md#notificationresourcev1getbehaviorgroupsaffectedbyremovalofendpoint)
|
|
83
|
+
- [notificationResourceV1GetBundleByName](index.md#notificationresourcev1getbundlebyname)
|
|
84
|
+
- [notificationResourceV1GetBundleFacets](index.md#notificationresourcev1getbundlefacets)
|
|
85
|
+
- [notificationResourceV1GetEventTypes](index.md#notificationresourcev1geteventtypes)
|
|
86
|
+
- [notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup](index.md#notificationresourcev1geteventtypesaffectedbyremovalofbehaviorgroup)
|
|
87
|
+
- [notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName](index.md#notificationresourcev1geteventtypesbynameandbundleandapplicationname)
|
|
88
|
+
- [notificationResourceV1GetLinkedBehaviorGroups](index.md#notificationresourcev1getlinkedbehaviorgroups)
|
|
89
|
+
- [notificationResourceV1UpdateBehaviorGroup](index.md#notificationresourcev1updatebehaviorgroup)
|
|
90
|
+
- [notificationResourceV1UpdateBehaviorGroupActions](index.md#notificationresourcev1updatebehaviorgroupactions)
|
|
91
|
+
- [notificationResourceV1UpdateEventTypeBehaviors](index.md#notificationresourcev1updateeventtypebehaviors)
|
|
92
|
+
- [orgConfigResourceV1GetDailyDigestTimePreference](index.md#orgconfigresourcev1getdailydigesttimepreference)
|
|
93
|
+
- [orgConfigResourceV1SaveDailyDigestTimePreference](index.md#orgconfigresourcev1savedailydigesttimepreference)
|
|
94
|
+
|
|
95
|
+
### Classes
|
|
96
|
+
|
|
97
|
+
- [BaseAPI](../classes/index.BaseAPI.md)
|
|
98
|
+
- [RequiredError](../classes/index.RequiredError.md)
|
|
99
|
+
|
|
100
|
+
### Interfaces
|
|
101
|
+
|
|
102
|
+
- [RequestArgs](../interfaces/index.RequestArgs.md)
|
|
103
|
+
|
|
104
|
+
### Variables
|
|
105
|
+
|
|
106
|
+
- [BASE\_PATH](index.md#base_path)
|
|
107
|
+
- [COLLECTION\_FORMATS](index.md#collection_formats)
|
|
108
|
+
|
|
109
|
+
## References
|
|
110
|
+
|
|
111
|
+
### AddAccessRequest
|
|
112
|
+
|
|
113
|
+
Re-exports [AddAccessRequest](../interfaces/types.AddAccessRequest.md)
|
|
114
|
+
|
|
115
|
+
___
|
|
116
|
+
|
|
117
|
+
### AddApplicationRequest
|
|
118
|
+
|
|
119
|
+
Re-exports [AddApplicationRequest](../interfaces/types.AddApplicationRequest.md)
|
|
120
|
+
|
|
121
|
+
___
|
|
122
|
+
|
|
123
|
+
### AggregationEmailTemplate
|
|
124
|
+
|
|
125
|
+
Re-exports [AggregationEmailTemplate](../interfaces/types.AggregationEmailTemplate.md)
|
|
126
|
+
|
|
127
|
+
___
|
|
128
|
+
|
|
129
|
+
### AggregationEmailTemplateSubjectTemplate
|
|
130
|
+
|
|
131
|
+
Re-exports [AggregationEmailTemplateSubjectTemplate](../interfaces/types.AggregationEmailTemplateSubjectTemplate.md)
|
|
132
|
+
|
|
133
|
+
___
|
|
134
|
+
|
|
135
|
+
### Application
|
|
136
|
+
|
|
137
|
+
Re-exports [Application](../interfaces/types.Application.md)
|
|
138
|
+
|
|
139
|
+
___
|
|
140
|
+
|
|
141
|
+
### Application1
|
|
142
|
+
|
|
143
|
+
Re-exports [Application1](../interfaces/types.Application1.md)
|
|
144
|
+
|
|
145
|
+
___
|
|
146
|
+
|
|
147
|
+
### ApplicationDTO
|
|
148
|
+
|
|
149
|
+
Re-exports [ApplicationDTO](../interfaces/types.ApplicationDTO.md)
|
|
150
|
+
|
|
151
|
+
___
|
|
152
|
+
|
|
153
|
+
### ApplicationSettingsValue
|
|
154
|
+
|
|
155
|
+
Re-exports [ApplicationSettingsValue](../interfaces/types.ApplicationSettingsValue.md)
|
|
156
|
+
|
|
157
|
+
___
|
|
158
|
+
|
|
159
|
+
### BasicAuthentication
|
|
160
|
+
|
|
161
|
+
Re-exports [BasicAuthentication](../interfaces/types.BasicAuthentication.md)
|
|
162
|
+
|
|
163
|
+
___
|
|
164
|
+
|
|
165
|
+
### BehaviorGroup
|
|
166
|
+
|
|
167
|
+
Re-exports [BehaviorGroup](../interfaces/types.BehaviorGroup.md)
|
|
168
|
+
|
|
169
|
+
___
|
|
170
|
+
|
|
171
|
+
### BehaviorGroupAction
|
|
172
|
+
|
|
173
|
+
Re-exports [BehaviorGroupAction](../interfaces/types.BehaviorGroupAction.md)
|
|
174
|
+
|
|
175
|
+
___
|
|
176
|
+
|
|
177
|
+
### BehaviorGroupActionId
|
|
178
|
+
|
|
179
|
+
Re-exports [BehaviorGroupActionId](../interfaces/types.BehaviorGroupActionId.md)
|
|
180
|
+
|
|
181
|
+
___
|
|
182
|
+
|
|
183
|
+
### Bundle
|
|
184
|
+
|
|
185
|
+
Re-exports [Bundle](../interfaces/types.Bundle.md)
|
|
186
|
+
|
|
187
|
+
___
|
|
188
|
+
|
|
189
|
+
### BundleSettingsValue
|
|
190
|
+
|
|
191
|
+
Re-exports [BundleSettingsValue](../interfaces/types.BundleSettingsValue.md)
|
|
192
|
+
|
|
193
|
+
___
|
|
194
|
+
|
|
195
|
+
### CamelProperties
|
|
196
|
+
|
|
197
|
+
Re-exports [CamelProperties](../interfaces/types.CamelProperties.md)
|
|
198
|
+
|
|
199
|
+
___
|
|
200
|
+
|
|
201
|
+
### CreateBehaviorGroupRequest
|
|
202
|
+
|
|
203
|
+
Re-exports [CreateBehaviorGroupRequest](../interfaces/types.CreateBehaviorGroupRequest.md)
|
|
204
|
+
|
|
205
|
+
___
|
|
206
|
+
|
|
207
|
+
### CreateBehaviorGroupResponse
|
|
208
|
+
|
|
209
|
+
Re-exports [CreateBehaviorGroupResponse](../interfaces/types.CreateBehaviorGroupResponse.md)
|
|
210
|
+
|
|
211
|
+
___
|
|
212
|
+
|
|
213
|
+
### CurrentStatus
|
|
214
|
+
|
|
215
|
+
Re-exports [CurrentStatus](../interfaces/types.CurrentStatus.md)
|
|
216
|
+
|
|
217
|
+
___
|
|
218
|
+
|
|
219
|
+
### DrawerEntryPayload
|
|
220
|
+
|
|
221
|
+
Re-exports [DrawerEntryPayload](../interfaces/types.DrawerEntryPayload.md)
|
|
222
|
+
|
|
223
|
+
___
|
|
224
|
+
|
|
225
|
+
### DuplicateNameMigrationReport
|
|
226
|
+
|
|
227
|
+
Re-exports [DuplicateNameMigrationReport](../interfaces/types.DuplicateNameMigrationReport.md)
|
|
228
|
+
|
|
229
|
+
___
|
|
230
|
+
|
|
231
|
+
### Endpoint
|
|
232
|
+
|
|
233
|
+
Re-exports [Endpoint](../interfaces/types.Endpoint.md)
|
|
234
|
+
|
|
235
|
+
___
|
|
236
|
+
|
|
237
|
+
### EndpointPage
|
|
238
|
+
|
|
239
|
+
Re-exports [EndpointPage](../interfaces/types.EndpointPage.md)
|
|
240
|
+
|
|
241
|
+
___
|
|
242
|
+
|
|
243
|
+
### EndpointStatus
|
|
244
|
+
|
|
245
|
+
Re-exports [EndpointStatus](../enums/types.EndpointStatus.md)
|
|
246
|
+
|
|
247
|
+
___
|
|
248
|
+
|
|
249
|
+
### EndpointTestRequest
|
|
250
|
+
|
|
251
|
+
Re-exports [EndpointTestRequest](../interfaces/types.EndpointTestRequest.md)
|
|
252
|
+
|
|
253
|
+
___
|
|
254
|
+
|
|
255
|
+
### EndpointType
|
|
256
|
+
|
|
257
|
+
Re-exports [EndpointType](../enums/types.EndpointType.md)
|
|
258
|
+
|
|
259
|
+
___
|
|
260
|
+
|
|
261
|
+
### Environment
|
|
262
|
+
|
|
263
|
+
Re-exports [Environment](../enums/types.Environment.md)
|
|
264
|
+
|
|
265
|
+
___
|
|
266
|
+
|
|
267
|
+
### EventLogEntry
|
|
268
|
+
|
|
269
|
+
Re-exports [EventLogEntry](../interfaces/types.EventLogEntry.md)
|
|
270
|
+
|
|
271
|
+
___
|
|
272
|
+
|
|
273
|
+
### EventLogEntryAction
|
|
274
|
+
|
|
275
|
+
Re-exports [EventLogEntryAction](../interfaces/types.EventLogEntryAction.md)
|
|
276
|
+
|
|
277
|
+
___
|
|
278
|
+
|
|
279
|
+
### EventLogEntryActionStatus
|
|
280
|
+
|
|
281
|
+
Re-exports [EventLogEntryActionStatus](../enums/types.EventLogEntryActionStatus.md)
|
|
282
|
+
|
|
283
|
+
___
|
|
284
|
+
|
|
285
|
+
### EventType
|
|
286
|
+
|
|
287
|
+
Re-exports [EventType](../interfaces/types.EventType.md)
|
|
288
|
+
|
|
289
|
+
___
|
|
290
|
+
|
|
291
|
+
### EventTypeBehavior
|
|
292
|
+
|
|
293
|
+
Re-exports [EventTypeBehavior](../interfaces/types.EventTypeBehavior.md)
|
|
294
|
+
|
|
295
|
+
___
|
|
296
|
+
|
|
297
|
+
### EventTypeBehaviorId
|
|
298
|
+
|
|
299
|
+
Re-exports [EventTypeBehaviorId](../interfaces/types.EventTypeBehaviorId.md)
|
|
300
|
+
|
|
301
|
+
___
|
|
302
|
+
|
|
303
|
+
### EventTypeSettingsValue
|
|
304
|
+
|
|
305
|
+
Re-exports [EventTypeSettingsValue](../interfaces/types.EventTypeSettingsValue.md)
|
|
306
|
+
|
|
307
|
+
___
|
|
308
|
+
|
|
309
|
+
### Facet
|
|
310
|
+
|
|
311
|
+
Re-exports [Facet](../interfaces/types.Facet.md)
|
|
312
|
+
|
|
313
|
+
___
|
|
314
|
+
|
|
315
|
+
### HttpType
|
|
316
|
+
|
|
317
|
+
Re-exports [HttpType](../enums/types.HttpType.md)
|
|
318
|
+
|
|
319
|
+
___
|
|
320
|
+
|
|
321
|
+
### InstantEmailTemplate
|
|
322
|
+
|
|
323
|
+
Re-exports [InstantEmailTemplate](../interfaces/types.InstantEmailTemplate.md)
|
|
324
|
+
|
|
325
|
+
___
|
|
326
|
+
|
|
327
|
+
### InternalApplicationUserPermission
|
|
328
|
+
|
|
329
|
+
Re-exports [InternalApplicationUserPermission](../interfaces/types.InternalApplicationUserPermission.md)
|
|
330
|
+
|
|
331
|
+
___
|
|
332
|
+
|
|
333
|
+
### InternalRoleAccess
|
|
334
|
+
|
|
335
|
+
Re-exports [InternalRoleAccess](../interfaces/types.InternalRoleAccess.md)
|
|
336
|
+
|
|
337
|
+
___
|
|
338
|
+
|
|
339
|
+
### InternalUserPermissions
|
|
340
|
+
|
|
341
|
+
Re-exports [InternalUserPermissions](../interfaces/types.InternalUserPermissions.md)
|
|
342
|
+
|
|
343
|
+
___
|
|
344
|
+
|
|
345
|
+
### MessageValidationResponse
|
|
346
|
+
|
|
347
|
+
Re-exports [MessageValidationResponse](../interfaces/types.MessageValidationResponse.md)
|
|
348
|
+
|
|
349
|
+
___
|
|
350
|
+
|
|
351
|
+
### Meta
|
|
352
|
+
|
|
353
|
+
Re-exports [Meta](../interfaces/types.Meta.md)
|
|
354
|
+
|
|
355
|
+
___
|
|
356
|
+
|
|
357
|
+
### NotificationHistory
|
|
358
|
+
|
|
359
|
+
Re-exports [NotificationHistory](../interfaces/types.NotificationHistory.md)
|
|
360
|
+
|
|
361
|
+
___
|
|
362
|
+
|
|
363
|
+
### NotificationStatus
|
|
364
|
+
|
|
365
|
+
Re-exports [NotificationStatus](../enums/types.NotificationStatus.md)
|
|
366
|
+
|
|
367
|
+
___
|
|
368
|
+
|
|
369
|
+
### PageBehaviorGroup
|
|
370
|
+
|
|
371
|
+
Re-exports [PageBehaviorGroup](../interfaces/types.PageBehaviorGroup.md)
|
|
372
|
+
|
|
373
|
+
___
|
|
374
|
+
|
|
375
|
+
### PageDrawerEntryPayload
|
|
376
|
+
|
|
377
|
+
Re-exports [PageDrawerEntryPayload](../interfaces/types.PageDrawerEntryPayload.md)
|
|
378
|
+
|
|
379
|
+
___
|
|
380
|
+
|
|
381
|
+
### PageEventLogEntry
|
|
382
|
+
|
|
383
|
+
Re-exports [PageEventLogEntry](../interfaces/types.PageEventLogEntry.md)
|
|
384
|
+
|
|
385
|
+
___
|
|
386
|
+
|
|
387
|
+
### PageEventType
|
|
388
|
+
|
|
389
|
+
Re-exports [PageEventType](../interfaces/types.PageEventType.md)
|
|
390
|
+
|
|
391
|
+
___
|
|
392
|
+
|
|
393
|
+
### PageNotificationHistory
|
|
394
|
+
|
|
395
|
+
Re-exports [PageNotificationHistory](../interfaces/types.PageNotificationHistory.md)
|
|
396
|
+
|
|
397
|
+
___
|
|
398
|
+
|
|
399
|
+
### RenderEmailTemplateRequest
|
|
400
|
+
|
|
401
|
+
Re-exports [RenderEmailTemplateRequest](../interfaces/types.RenderEmailTemplateRequest.md)
|
|
402
|
+
|
|
403
|
+
___
|
|
404
|
+
|
|
405
|
+
### RequestDefaultBehaviorGroupPropertyList
|
|
406
|
+
|
|
407
|
+
Re-exports [RequestDefaultBehaviorGroupPropertyList](../interfaces/types.RequestDefaultBehaviorGroupPropertyList.md)
|
|
408
|
+
|
|
409
|
+
___
|
|
410
|
+
|
|
411
|
+
### RequestSystemSubscriptionProperties
|
|
412
|
+
|
|
413
|
+
Re-exports [RequestSystemSubscriptionProperties](../interfaces/types.RequestSystemSubscriptionProperties.md)
|
|
414
|
+
|
|
415
|
+
___
|
|
416
|
+
|
|
417
|
+
### ServerInfo
|
|
418
|
+
|
|
419
|
+
Re-exports [ServerInfo](../interfaces/types.ServerInfo.md)
|
|
420
|
+
|
|
421
|
+
___
|
|
422
|
+
|
|
423
|
+
### SettingsValuesByEventType
|
|
424
|
+
|
|
425
|
+
Re-exports [SettingsValuesByEventType](../interfaces/types.SettingsValuesByEventType.md)
|
|
426
|
+
|
|
427
|
+
___
|
|
428
|
+
|
|
429
|
+
### Status
|
|
430
|
+
|
|
431
|
+
Re-exports [Status](../enums/types.Status.md)
|
|
432
|
+
|
|
433
|
+
___
|
|
434
|
+
|
|
435
|
+
### SubscriptionType
|
|
436
|
+
|
|
437
|
+
Re-exports [SubscriptionType](../enums/types.SubscriptionType.md)
|
|
438
|
+
|
|
439
|
+
___
|
|
440
|
+
|
|
441
|
+
### SystemSubscriptionProperties
|
|
442
|
+
|
|
443
|
+
Re-exports [SystemSubscriptionProperties](../interfaces/types.SystemSubscriptionProperties.md)
|
|
444
|
+
|
|
445
|
+
___
|
|
446
|
+
|
|
447
|
+
### Template
|
|
448
|
+
|
|
449
|
+
Re-exports [Template](../interfaces/types.Template.md)
|
|
450
|
+
|
|
451
|
+
___
|
|
452
|
+
|
|
453
|
+
### TriggerDailyDigestRequest
|
|
454
|
+
|
|
455
|
+
Re-exports [TriggerDailyDigestRequest](../interfaces/types.TriggerDailyDigestRequest.md)
|
|
456
|
+
|
|
457
|
+
___
|
|
458
|
+
|
|
459
|
+
### UpdateApplicationRequest
|
|
460
|
+
|
|
461
|
+
Re-exports [UpdateApplicationRequest](../interfaces/types.UpdateApplicationRequest.md)
|
|
462
|
+
|
|
463
|
+
___
|
|
464
|
+
|
|
465
|
+
### UpdateBehaviorGroupRequest
|
|
466
|
+
|
|
467
|
+
Re-exports [UpdateBehaviorGroupRequest](../interfaces/types.UpdateBehaviorGroupRequest.md)
|
|
468
|
+
|
|
469
|
+
___
|
|
470
|
+
|
|
471
|
+
### UpdateNotificationDrawerStatus
|
|
472
|
+
|
|
473
|
+
Re-exports [UpdateNotificationDrawerStatus](../interfaces/types.UpdateNotificationDrawerStatus.md)
|
|
474
|
+
|
|
475
|
+
___
|
|
476
|
+
|
|
477
|
+
### WebhookProperties
|
|
478
|
+
|
|
479
|
+
Re-exports [WebhookProperties](../interfaces/types.WebhookProperties.md)
|
|
480
|
+
|
|
481
|
+
___
|
|
482
|
+
|
|
483
|
+
### X509Certificate
|
|
484
|
+
|
|
485
|
+
Re-exports [X509Certificate](../interfaces/types.X509Certificate.md)
|
|
486
|
+
|
|
487
|
+
___
|
|
488
|
+
|
|
489
|
+
### drawerResourceV1GetDrawerEntries
|
|
490
|
+
|
|
491
|
+
Renames and re-exports [drawerResourceV1GetDrawerEntriesParamCreator](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparamcreator)
|
|
492
|
+
|
|
493
|
+
___
|
|
494
|
+
|
|
495
|
+
### drawerResourceV1UpdateNotificationReadStatus
|
|
496
|
+
|
|
497
|
+
Renames and re-exports [drawerResourceV1UpdateNotificationReadStatusParamCreator](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparamcreator)
|
|
498
|
+
|
|
499
|
+
___
|
|
500
|
+
|
|
501
|
+
### eventResourceV1GetEvents
|
|
502
|
+
|
|
503
|
+
Renames and re-exports [eventResourceV1GetEventsParamCreator](EventResourceV1GetEvents.md#eventresourcev1geteventsparamcreator)
|
|
504
|
+
|
|
505
|
+
___
|
|
506
|
+
|
|
507
|
+
### notificationResourceV1AppendBehaviorGroupToEventType
|
|
508
|
+
|
|
509
|
+
Renames and re-exports [notificationResourceV1AppendBehaviorGroupToEventTypeParamCreator](NotificationResourceV1AppendBehaviorGroupToEventType.md#notificationresourcev1appendbehaviorgrouptoeventtypeparamcreator)
|
|
510
|
+
|
|
511
|
+
___
|
|
512
|
+
|
|
513
|
+
### notificationResourceV1CreateBehaviorGroup
|
|
514
|
+
|
|
515
|
+
Renames and re-exports [notificationResourceV1CreateBehaviorGroupParamCreator](NotificationResourceV1CreateBehaviorGroup.md#notificationresourcev1createbehaviorgroupparamcreator)
|
|
516
|
+
|
|
517
|
+
___
|
|
518
|
+
|
|
519
|
+
### notificationResourceV1DeleteBehaviorGroup
|
|
520
|
+
|
|
521
|
+
Renames and re-exports [notificationResourceV1DeleteBehaviorGroupParamCreator](NotificationResourceV1DeleteBehaviorGroup.md#notificationresourcev1deletebehaviorgroupparamcreator)
|
|
522
|
+
|
|
523
|
+
___
|
|
524
|
+
|
|
525
|
+
### notificationResourceV1DeleteBehaviorGroupFromEventType
|
|
526
|
+
|
|
527
|
+
Renames and re-exports [notificationResourceV1DeleteBehaviorGroupFromEventTypeParamCreator](NotificationResourceV1DeleteBehaviorGroupFromEventType.md#notificationresourcev1deletebehaviorgroupfromeventtypeparamcreator)
|
|
528
|
+
|
|
529
|
+
___
|
|
530
|
+
|
|
531
|
+
### notificationResourceV1FindBehaviorGroupsByBundleId
|
|
532
|
+
|
|
533
|
+
Renames and re-exports [notificationResourceV1FindBehaviorGroupsByBundleIdParamCreator](NotificationResourceV1FindBehaviorGroupsByBundleId.md#notificationresourcev1findbehaviorgroupsbybundleidparamcreator)
|
|
534
|
+
|
|
535
|
+
___
|
|
536
|
+
|
|
537
|
+
### notificationResourceV1GetApplicationByNameAndBundleName
|
|
538
|
+
|
|
539
|
+
Renames and re-exports [notificationResourceV1GetApplicationByNameAndBundleNameParamCreator](NotificationResourceV1GetApplicationByNameAndBundleName.md#notificationresourcev1getapplicationbynameandbundlenameparamcreator)
|
|
540
|
+
|
|
541
|
+
___
|
|
542
|
+
|
|
543
|
+
### notificationResourceV1GetApplicationsFacets
|
|
544
|
+
|
|
545
|
+
Renames and re-exports [notificationResourceV1GetApplicationsFacetsParamCreator](NotificationResourceV1GetApplicationsFacets.md#notificationresourcev1getapplicationsfacetsparamcreator)
|
|
546
|
+
|
|
547
|
+
___
|
|
548
|
+
|
|
549
|
+
### notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint
|
|
550
|
+
|
|
551
|
+
Renames and re-exports [notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpointParamCreator](NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md#notificationresourcev1getbehaviorgroupsaffectedbyremovalofendpointparamcreator)
|
|
552
|
+
|
|
553
|
+
___
|
|
554
|
+
|
|
555
|
+
### notificationResourceV1GetBundleByName
|
|
556
|
+
|
|
557
|
+
Renames and re-exports [notificationResourceV1GetBundleByNameParamCreator](NotificationResourceV1GetBundleByName.md#notificationresourcev1getbundlebynameparamcreator)
|
|
558
|
+
|
|
559
|
+
___
|
|
560
|
+
|
|
561
|
+
### notificationResourceV1GetBundleFacets
|
|
562
|
+
|
|
563
|
+
Renames and re-exports [notificationResourceV1GetBundleFacetsParamCreator](NotificationResourceV1GetBundleFacets.md#notificationresourcev1getbundlefacetsparamcreator)
|
|
564
|
+
|
|
565
|
+
___
|
|
566
|
+
|
|
567
|
+
### notificationResourceV1GetEventTypes
|
|
568
|
+
|
|
569
|
+
Renames and re-exports [notificationResourceV1GetEventTypesParamCreator](NotificationResourceV1GetEventTypes.md#notificationresourcev1geteventtypesparamcreator)
|
|
570
|
+
|
|
571
|
+
___
|
|
572
|
+
|
|
573
|
+
### notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup
|
|
574
|
+
|
|
575
|
+
Renames and re-exports [notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroupParamCreator](NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md#notificationresourcev1geteventtypesaffectedbyremovalofbehaviorgroupparamcreator)
|
|
576
|
+
|
|
577
|
+
___
|
|
578
|
+
|
|
579
|
+
### notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName
|
|
580
|
+
|
|
581
|
+
Renames and re-exports [notificationResourceV1GetEventTypesByNameAndBundleAndApplicationNameParamCreator](NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md#notificationresourcev1geteventtypesbynameandbundleandapplicationnameparamcreator)
|
|
582
|
+
|
|
583
|
+
___
|
|
584
|
+
|
|
585
|
+
### notificationResourceV1GetLinkedBehaviorGroups
|
|
586
|
+
|
|
587
|
+
Renames and re-exports [notificationResourceV1GetLinkedBehaviorGroupsParamCreator](NotificationResourceV1GetLinkedBehaviorGroups.md#notificationresourcev1getlinkedbehaviorgroupsparamcreator)
|
|
588
|
+
|
|
589
|
+
___
|
|
590
|
+
|
|
591
|
+
### notificationResourceV1UpdateBehaviorGroup
|
|
592
|
+
|
|
593
|
+
Renames and re-exports [notificationResourceV1UpdateBehaviorGroupParamCreator](NotificationResourceV1UpdateBehaviorGroup.md#notificationresourcev1updatebehaviorgroupparamcreator)
|
|
594
|
+
|
|
595
|
+
___
|
|
596
|
+
|
|
597
|
+
### notificationResourceV1UpdateBehaviorGroupActions
|
|
598
|
+
|
|
599
|
+
Renames and re-exports [notificationResourceV1UpdateBehaviorGroupActionsParamCreator](NotificationResourceV1UpdateBehaviorGroupActions.md#notificationresourcev1updatebehaviorgroupactionsparamcreator)
|
|
600
|
+
|
|
601
|
+
___
|
|
602
|
+
|
|
603
|
+
### notificationResourceV1UpdateEventTypeBehaviors
|
|
604
|
+
|
|
605
|
+
Renames and re-exports [notificationResourceV1UpdateEventTypeBehaviorsParamCreator](NotificationResourceV1UpdateEventTypeBehaviors.md#notificationresourcev1updateeventtypebehaviorsparamcreator)
|
|
606
|
+
|
|
607
|
+
___
|
|
608
|
+
|
|
609
|
+
### orgConfigResourceV1GetDailyDigestTimePreference
|
|
610
|
+
|
|
611
|
+
Renames and re-exports [orgConfigResourceV1GetDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1GetDailyDigestTimePreference.md#orgconfigresourcev1getdailydigesttimepreferenceparamcreator)
|
|
612
|
+
|
|
613
|
+
___
|
|
614
|
+
|
|
615
|
+
### orgConfigResourceV1SaveDailyDigestTimePreference
|
|
616
|
+
|
|
617
|
+
Renames and re-exports [orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparamcreator)
|
|
618
|
+
|
|
619
|
+
## Variables
|
|
620
|
+
|
|
621
|
+
### BASE\_PATH
|
|
622
|
+
|
|
623
|
+
• `Const` **BASE\_PATH**: `string`
|
|
624
|
+
|
|
625
|
+
#### Defined in
|
|
626
|
+
|
|
627
|
+
[packages/notifications/base.ts:22](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L22)
|
|
628
|
+
|
|
629
|
+
___
|
|
630
|
+
|
|
631
|
+
### COLLECTION\_FORMATS
|
|
632
|
+
|
|
633
|
+
• `Const` **COLLECTION\_FORMATS**: `Object`
|
|
634
|
+
|
|
635
|
+
**`Export`**
|
|
636
|
+
|
|
637
|
+
#### Type declaration
|
|
638
|
+
|
|
639
|
+
| Name | Type |
|
|
640
|
+
| :------ | :------ |
|
|
641
|
+
| `csv` | `string` |
|
|
642
|
+
| `pipes` | `string` |
|
|
643
|
+
| `ssv` | `string` |
|
|
644
|
+
| `tsv` | `string` |
|
|
645
|
+
|
|
646
|
+
#### Defined in
|
|
647
|
+
|
|
648
|
+
[packages/notifications/base.ts:28](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L28)
|