@30nama/sdk 2.0.0-rc.14 → 2.0.0-rc.16
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/lib/generated/notification/api.d.ts +53 -53
- package/lib/generated/notification/api.js +24 -18
- package/lib/generated/notification/api.js.map +1 -1
- package/lib/generated/notification/models/addNotification.d.ts +4 -1
- package/lib/generated/notification/models/category.d.ts +11 -0
- package/lib/generated/notification/models/category.js +7 -0
- package/lib/generated/notification/models/category.js.map +1 -0
- package/lib/generated/notification/models/description.d.ts +10 -0
- package/lib/generated/notification/models/description.js +7 -0
- package/lib/generated/notification/models/description.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse401.js +3 -0
- package/lib/generated/notification/models/errorResponse401.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse401Data.js +3 -0
- package/lib/generated/notification/models/errorResponse401Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse401DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse401Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse401Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse401Errors.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse404.js +3 -0
- package/lib/generated/notification/models/errorResponse404.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse404Data.js +3 -0
- package/lib/generated/notification/models/errorResponse404Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse404DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse404Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse404Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse404Errors.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422.d.ts +16 -0
- package/lib/generated/notification/models/errorResponse422.js +3 -0
- package/lib/generated/notification/models/errorResponse422.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422Data.d.ts +6 -0
- package/lib/generated/notification/models/errorResponse422Data.js +3 -0
- package/lib/generated/notification/models/errorResponse422Data.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.js +7 -0
- package/lib/generated/notification/models/errorResponse422DataAnyOf.js.map +1 -0
- package/lib/generated/notification/models/errorResponse422Errors.d.ts +7 -0
- package/lib/generated/notification/models/errorResponse422Errors.js +7 -0
- package/lib/generated/notification/models/errorResponse422Errors.js.map +1 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.d.ts +8 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.js +7 -0
- package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.js.map +1 -0
- package/lib/generated/notification/models/getNotificationNotificationSystemNotificationListGetParams.d.ts +1 -0
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.d.ts +5 -2
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.js +0 -4
- package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.js.map +1 -1
- package/lib/generated/notification/models/getUserNotifNotificationUserReceivedGetParams.d.ts +1 -1
- package/lib/generated/notification/models/index.d.ts +30 -2
- package/lib/generated/notification/models/index.js +30 -2
- package/lib/generated/notification/models/index.js.map +1 -1
- package/lib/generated/notification/models/sendManualNotif.d.ts +1 -1
- package/lib/generated/notification/models/sortOrder.d.ts +9 -0
- package/lib/generated/notification/models/sortOrder.js +13 -0
- package/lib/generated/notification/models/sortOrder.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryList.d.ts +16 -0
- package/lib/generated/notification/models/successResponseCategoryList.js +3 -0
- package/lib/generated/notification/models/successResponseCategoryList.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseCategoryListData.js +3 -0
- package/lib/generated/notification/models/successResponseCategoryListData.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.d.ts +8 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseCategoryListDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.js +7 -0
- package/lib/generated/notification/models/successResponseCategoryListErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseUnknown.d.ts +15 -0
- package/lib/generated/notification/models/successResponseUnknown.js +3 -0
- package/lib/generated/notification/models/successResponseUnknown.js.map +1 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.js +7 -0
- package/lib/generated/notification/models/successResponseUnknownErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotifications.d.ts +16 -0
- package/lib/generated/notification/models/successResponseUserNotifications.js +3 -0
- package/lib/generated/notification/models/successResponseUserNotifications.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.js +3 -0
- package/lib/generated/notification/models/successResponseUserNotificationsData.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.d.ts +12 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.js +7 -0
- package/lib/generated/notification/models/successResponseUserNotificationsErrors.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.d.ts +16 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.js +3 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifs.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.d.ts +9 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.js +3 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsData.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.d.ts +9 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js.map +1 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.d.ts +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js +7 -0
- package/lib/generated/notification/models/successResponseVideoContentNotifsErrors.js.map +1 -0
- package/lib/generated/notification/models/videoContentSend.d.ts +2 -0
- package/lib/generated/notification/models/videoContentSend.js +0 -4
- package/lib/generated/notification/models/videoContentSend.js.map +1 -1
- package/lib/generated/video-data/api.d.ts +6 -6
- package/lib/generated/video-data/api.js +23 -15
- package/lib/generated/video-data/api.js.map +1 -1
- package/lib/generated/video-data/models/baseEncoderResponse.d.ts +17 -0
- package/lib/generated/video-data/models/baseEncoderResponse.js +3 -0
- package/lib/generated/video-data/models/baseEncoderResponse.js.map +1 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.d.ts +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.js +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseErrors.js.map +1 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.d.ts +10 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.js +7 -0
- package/lib/generated/video-data/models/baseEncoderResponseSEO.js.map +1 -0
- package/lib/generated/video-data/models/baseResponse.d.ts +18 -0
- package/lib/generated/video-data/models/baseResponse.js +3 -0
- package/lib/generated/video-data/models/baseResponse.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseData.d.ts +10 -0
- package/lib/generated/video-data/models/baseResponseData.js +7 -0
- package/lib/generated/video-data/models/baseResponseData.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseErrors.d.ts +7 -0
- package/lib/generated/video-data/models/baseResponseErrors.js +7 -0
- package/lib/generated/video-data/models/baseResponseErrors.js.map +1 -0
- package/lib/generated/video-data/models/baseResponseSEO.d.ts +10 -0
- package/lib/generated/video-data/models/baseResponseSEO.js +7 -0
- package/lib/generated/video-data/models/baseResponseSEO.js.map +1 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.js +13 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/createSubseasonNoteUpdateParams.d.ts +3 -3
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.js +13 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/deleteSeasonNameDestroyParams.d.ts +2 -2
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.d.ts +9 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.js +13 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateLanguageCode.js.map +1 -0
- package/lib/generated/video-data/models/editSeasonNameUpdateParams.d.ts +2 -2
- package/lib/generated/video-data/models/encoder.d.ts +9 -0
- package/lib/generated/video-data/models/encoder.js +7 -0
- package/lib/generated/video-data/models/encoder.js.map +1 -0
- package/lib/generated/video-data/models/encoderResponse.d.ts +9 -0
- package/lib/generated/video-data/models/encoderResponse.js +3 -0
- package/lib/generated/video-data/models/encoderResponse.js.map +1 -0
- package/lib/generated/video-data/models/index.d.ts +13 -8
- package/lib/generated/video-data/models/index.js +13 -8
- package/lib/generated/video-data/models/index.js.map +1 -1
- package/lib/generated/video-data/models/showEncoderRetrieveParams.d.ts +4 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.d.ts +26 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.js +7 -0
- package/lib/generated/video-data/models/singleUploadeMovieRequest.js.map +1 -0
- package/lib/services/biography/index.d.ts +3 -3
- package/lib/services/biography/index.js.map +1 -1
- package/lib/services/comment/index.d.ts +7 -7
- package/lib/services/comment/index.js.map +1 -1
- package/lib/services/news/index.d.ts +9 -8
- package/lib/services/news/index.js.map +1 -1
- package/lib/services/notification/index.d.ts +5 -5
- package/lib/services/notification/index.js.map +1 -1
- package/lib/services/operator/index.js.map +1 -1
- package/lib/services/stream/index.d.ts +2 -1
- package/lib/services/stream/index.js.map +1 -1
- package/lib/services/supporter/index.d.ts +6 -5
- package/lib/services/supporter/index.js.map +1 -1
- package/lib/services/video-content/index.d.ts +23 -23
- package/lib/services/video-content/index.js.map +1 -1
- package/lib/services/video-data/index.d.ts +11 -11
- package/lib/services/video-data/index.js.map +1 -1
- package/lib/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +1 -1
package/lib/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getCategoryaListNotificationCategoryListGetParams.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/getCategoryaListNotificationCategoryListGetParams.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
package/lib/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.d.ts
CHANGED
|
@@ -2,9 +2,12 @@
|
|
|
2
2
|
* 30nama-SDK 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
*/
|
|
5
|
+
import type { SortOrder } from './sortOrder';
|
|
5
6
|
export type GetSendedNotifNotificationVideoContentSendedGetParams = {
|
|
6
|
-
|
|
7
|
-
|
|
7
|
+
start_date?: string;
|
|
8
|
+
end_date?: string;
|
|
9
|
+
video_content_id?: string[];
|
|
8
10
|
search?: string;
|
|
11
|
+
sort_by?: SortOrder;
|
|
9
12
|
page_number?: number;
|
|
10
13
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSendedNotifNotificationVideoContentSendedGetParams.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"getSendedNotifNotificationVideoContentSendedGetParams.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/getSendedNotifNotificationVideoContentSendedGetParams.ts"],"names":[],"mappings":""}
|
|
@@ -6,9 +6,11 @@ export * from './addNotification';
|
|
|
6
6
|
export * from './addNotificationRedirectUrl';
|
|
7
7
|
export * from './addNotificationRedirectUrlCaption';
|
|
8
8
|
export * from './allNotifToReadNotificationUserMarkAllAsReadGetParams';
|
|
9
|
+
export * from './category';
|
|
9
10
|
export * from './deleteCategoryNotificationCategoryDeleteDeleteParams';
|
|
10
11
|
export * from './deleteGroupNotificationUserGroupDeleteDeleteParams';
|
|
11
12
|
export * from './deleteNotificationNotificationSystemNotificationDeleteDeleteParams';
|
|
13
|
+
export * from './description';
|
|
12
14
|
export * from './editCategory';
|
|
13
15
|
export * from './editGroup';
|
|
14
16
|
export * from './editGroupAddIds';
|
|
@@ -18,14 +20,25 @@ export * from './editNotification';
|
|
|
18
20
|
export * from './editNotificationCategoryId';
|
|
19
21
|
export * from './editNotificationContent';
|
|
20
22
|
export * from './editNotificationTitle';
|
|
23
|
+
export * from './errorResponse401';
|
|
24
|
+
export * from './errorResponse401Data';
|
|
25
|
+
export * from './errorResponse401DataAnyOf';
|
|
26
|
+
export * from './errorResponse401Errors';
|
|
27
|
+
export * from './errorResponse404';
|
|
28
|
+
export * from './errorResponse404Data';
|
|
29
|
+
export * from './errorResponse404DataAnyOf';
|
|
30
|
+
export * from './errorResponse404Errors';
|
|
31
|
+
export * from './errorResponse422';
|
|
32
|
+
export * from './errorResponse422Data';
|
|
33
|
+
export * from './errorResponse422DataAnyOf';
|
|
34
|
+
export * from './errorResponse422Errors';
|
|
35
|
+
export * from './getCategoryaListNotificationCategoryListGetParams';
|
|
21
36
|
export * from './getNotificationNotificationSystemNotificationListGetParams';
|
|
22
37
|
export * from './getRecivedNotifNotificationVideoContentReceivedGetParams';
|
|
23
38
|
export * from './getSendedNotifNotificationSendListGetParams';
|
|
24
39
|
export * from './getSendedNotifNotificationVideoContentSendedGetParams';
|
|
25
40
|
export * from './getUserNotifNotificationUserReceivedGetParams';
|
|
26
|
-
export * from './hTTPValidationError';
|
|
27
41
|
export * from './notifToReadNotificationUserMarkAsReadGetParams';
|
|
28
|
-
export * from './notificationCategory';
|
|
29
42
|
export * from './notificationSetting';
|
|
30
43
|
export * from './notificationSettingDurationKeepRead';
|
|
31
44
|
export * from './notificationSettingDurationKeepUnread';
|
|
@@ -35,6 +48,21 @@ export * from './sendManualNotifIdsList';
|
|
|
35
48
|
export * from './sendNotification';
|
|
36
49
|
export * from './sendNotificationGroupId';
|
|
37
50
|
export * from './sendNotificationIdsList';
|
|
51
|
+
export * from './sortOrder';
|
|
52
|
+
export * from './successResponseCategoryList';
|
|
53
|
+
export * from './successResponseCategoryListData';
|
|
54
|
+
export * from './successResponseCategoryListDataDataItem';
|
|
55
|
+
export * from './successResponseCategoryListErrors';
|
|
56
|
+
export * from './successResponseUnknown';
|
|
57
|
+
export * from './successResponseUnknownErrors';
|
|
58
|
+
export * from './successResponseUserNotifications';
|
|
59
|
+
export * from './successResponseUserNotificationsData';
|
|
60
|
+
export * from './successResponseUserNotificationsDataDataItem';
|
|
61
|
+
export * from './successResponseUserNotificationsErrors';
|
|
62
|
+
export * from './successResponseVideoContentNotifs';
|
|
63
|
+
export * from './successResponseVideoContentNotifsData';
|
|
64
|
+
export * from './successResponseVideoContentNotifsDataDataItem';
|
|
65
|
+
export * from './successResponseVideoContentNotifsErrors';
|
|
38
66
|
export * from './userGroupAdd';
|
|
39
67
|
export * from './validationError';
|
|
40
68
|
export * from './validationErrorLocItem';
|
|
@@ -22,9 +22,11 @@ __exportStar(require("./addNotification"), exports);
|
|
|
22
22
|
__exportStar(require("./addNotificationRedirectUrl"), exports);
|
|
23
23
|
__exportStar(require("./addNotificationRedirectUrlCaption"), exports);
|
|
24
24
|
__exportStar(require("./allNotifToReadNotificationUserMarkAllAsReadGetParams"), exports);
|
|
25
|
+
__exportStar(require("./category"), exports);
|
|
25
26
|
__exportStar(require("./deleteCategoryNotificationCategoryDeleteDeleteParams"), exports);
|
|
26
27
|
__exportStar(require("./deleteGroupNotificationUserGroupDeleteDeleteParams"), exports);
|
|
27
28
|
__exportStar(require("./deleteNotificationNotificationSystemNotificationDeleteDeleteParams"), exports);
|
|
29
|
+
__exportStar(require("./description"), exports);
|
|
28
30
|
__exportStar(require("./editCategory"), exports);
|
|
29
31
|
__exportStar(require("./editGroup"), exports);
|
|
30
32
|
__exportStar(require("./editGroupAddIds"), exports);
|
|
@@ -34,14 +36,25 @@ __exportStar(require("./editNotification"), exports);
|
|
|
34
36
|
__exportStar(require("./editNotificationCategoryId"), exports);
|
|
35
37
|
__exportStar(require("./editNotificationContent"), exports);
|
|
36
38
|
__exportStar(require("./editNotificationTitle"), exports);
|
|
39
|
+
__exportStar(require("./errorResponse401"), exports);
|
|
40
|
+
__exportStar(require("./errorResponse401Data"), exports);
|
|
41
|
+
__exportStar(require("./errorResponse401DataAnyOf"), exports);
|
|
42
|
+
__exportStar(require("./errorResponse401Errors"), exports);
|
|
43
|
+
__exportStar(require("./errorResponse404"), exports);
|
|
44
|
+
__exportStar(require("./errorResponse404Data"), exports);
|
|
45
|
+
__exportStar(require("./errorResponse404DataAnyOf"), exports);
|
|
46
|
+
__exportStar(require("./errorResponse404Errors"), exports);
|
|
47
|
+
__exportStar(require("./errorResponse422"), exports);
|
|
48
|
+
__exportStar(require("./errorResponse422Data"), exports);
|
|
49
|
+
__exportStar(require("./errorResponse422DataAnyOf"), exports);
|
|
50
|
+
__exportStar(require("./errorResponse422Errors"), exports);
|
|
51
|
+
__exportStar(require("./getCategoryaListNotificationCategoryListGetParams"), exports);
|
|
37
52
|
__exportStar(require("./getNotificationNotificationSystemNotificationListGetParams"), exports);
|
|
38
53
|
__exportStar(require("./getRecivedNotifNotificationVideoContentReceivedGetParams"), exports);
|
|
39
54
|
__exportStar(require("./getSendedNotifNotificationSendListGetParams"), exports);
|
|
40
55
|
__exportStar(require("./getSendedNotifNotificationVideoContentSendedGetParams"), exports);
|
|
41
56
|
__exportStar(require("./getUserNotifNotificationUserReceivedGetParams"), exports);
|
|
42
|
-
__exportStar(require("./hTTPValidationError"), exports);
|
|
43
57
|
__exportStar(require("./notifToReadNotificationUserMarkAsReadGetParams"), exports);
|
|
44
|
-
__exportStar(require("./notificationCategory"), exports);
|
|
45
58
|
__exportStar(require("./notificationSetting"), exports);
|
|
46
59
|
__exportStar(require("./notificationSettingDurationKeepRead"), exports);
|
|
47
60
|
__exportStar(require("./notificationSettingDurationKeepUnread"), exports);
|
|
@@ -51,6 +64,21 @@ __exportStar(require("./sendManualNotifIdsList"), exports);
|
|
|
51
64
|
__exportStar(require("./sendNotification"), exports);
|
|
52
65
|
__exportStar(require("./sendNotificationGroupId"), exports);
|
|
53
66
|
__exportStar(require("./sendNotificationIdsList"), exports);
|
|
67
|
+
__exportStar(require("./sortOrder"), exports);
|
|
68
|
+
__exportStar(require("./successResponseCategoryList"), exports);
|
|
69
|
+
__exportStar(require("./successResponseCategoryListData"), exports);
|
|
70
|
+
__exportStar(require("./successResponseCategoryListDataDataItem"), exports);
|
|
71
|
+
__exportStar(require("./successResponseCategoryListErrors"), exports);
|
|
72
|
+
__exportStar(require("./successResponseUnknown"), exports);
|
|
73
|
+
__exportStar(require("./successResponseUnknownErrors"), exports);
|
|
74
|
+
__exportStar(require("./successResponseUserNotifications"), exports);
|
|
75
|
+
__exportStar(require("./successResponseUserNotificationsData"), exports);
|
|
76
|
+
__exportStar(require("./successResponseUserNotificationsDataDataItem"), exports);
|
|
77
|
+
__exportStar(require("./successResponseUserNotificationsErrors"), exports);
|
|
78
|
+
__exportStar(require("./successResponseVideoContentNotifs"), exports);
|
|
79
|
+
__exportStar(require("./successResponseVideoContentNotifsData"), exports);
|
|
80
|
+
__exportStar(require("./successResponseVideoContentNotifsDataDataItem"), exports);
|
|
81
|
+
__exportStar(require("./successResponseVideoContentNotifsErrors"), exports);
|
|
54
82
|
__exportStar(require("./userGroupAdd"), exports);
|
|
55
83
|
__exportStar(require("./validationError"), exports);
|
|
56
84
|
__exportStar(require("./validationErrorLocItem"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;AAEH,oDAAiC;AACjC,+DAA4C;AAC5C,sEAAmD;AACnD,yFAAsE;AACtE,yFAAsE;AACtE,uFAAoE;AACpE,uGAAoF;AACpF,iDAA8B;AAC9B,8CAA2B;AAC3B,oDAAiC;AACjC,uDAAoC;AACpC,kDAA+B;AAC/B,qDAAkC;AAClC,+DAA4C;AAC5C,4DAAyC;AACzC,0DAAuC;AACvC,+FAA4E;AAC5E,6FAA0E;AAC1E,gFAA6D;AAC7D,0FAAuE;AACvE,kFAA+D;AAC/D,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;AAEH,oDAAiC;AACjC,+DAA4C;AAC5C,sEAAmD;AACnD,yFAAsE;AACtE,6CAA0B;AAC1B,yFAAsE;AACtE,uFAAoE;AACpE,uGAAoF;AACpF,gDAA6B;AAC7B,iDAA8B;AAC9B,8CAA2B;AAC3B,oDAAiC;AACjC,uDAAoC;AACpC,kDAA+B;AAC/B,qDAAkC;AAClC,+DAA4C;AAC5C,4DAAyC;AACzC,0DAAuC;AACvC,qDAAkC;AAClC,yDAAsC;AACtC,8DAA2C;AAC3C,2DAAwC;AACxC,qDAAkC;AAClC,yDAAsC;AACtC,8DAA2C;AAC3C,2DAAwC;AACxC,qDAAkC;AAClC,yDAAsC;AACtC,8DAA2C;AAC3C,2DAAwC;AACxC,sFAAmE;AACnE,+FAA4E;AAC5E,6FAA0E;AAC1E,gFAA6D;AAC7D,0FAAuE;AACvE,kFAA+D;AAC/D,mFAAgE;AAChE,wDAAqC;AACrC,wEAAqD;AACrD,0EAAuD;AACvD,oDAAiC;AACjC,2DAAwC;AACxC,2DAAwC;AACxC,qDAAkC;AAClC,4DAAyC;AACzC,4DAAyC;AACzC,8CAA2B;AAC3B,gEAA6C;AAC7C,oEAAiD;AACjD,4EAAyD;AACzD,sEAAmD;AACnD,2DAAwC;AACxC,iEAA8C;AAC9C,qEAAkD;AAClD,yEAAsD;AACtD,iFAA8D;AAC9D,2EAAwD;AACxD,sEAAmD;AACnD,0EAAuD;AACvD,kFAA+D;AAC/D,4EAAyD;AACzD,iDAA8B;AAC9B,oDAAiC;AACjC,2DAAwC;AACxC,qDAAkC"}
|
|
@@ -7,7 +7,7 @@ import type { SendManualNotifGroupId } from './sendManualNotifGroupId';
|
|
|
7
7
|
export interface SendManualNotif {
|
|
8
8
|
title: string;
|
|
9
9
|
content: string;
|
|
10
|
-
|
|
10
|
+
language_code: string;
|
|
11
11
|
ids_list?: SendManualNotifIdsList;
|
|
12
12
|
group_id?: SendManualNotifGroupId;
|
|
13
13
|
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* 30nama-SDK 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.SortOrder = void 0;
|
|
8
|
+
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
9
|
+
exports.SortOrder = {
|
|
10
|
+
asc: 'asc',
|
|
11
|
+
desc: 'desc'
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=sortOrder.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sortOrder.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/sortOrder.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAIH,2DAA2D;AAC9C,QAAA,SAAS,GAAG;IACvB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACJ,CAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseCategoryListData } from './successResponseCategoryListData';
|
|
6
|
+
import type { SuccessResponseCategoryListErrors } from './successResponseCategoryListErrors';
|
|
7
|
+
/**
|
|
8
|
+
* Successful response for 200 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface SuccessResponseCategoryList {
|
|
11
|
+
message: string;
|
|
12
|
+
data: SuccessResponseCategoryListData;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors?: SuccessResponseCategoryListErrors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseCategoryList.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryList.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseCategoryListDataDataItem } from './successResponseCategoryListDataDataItem';
|
|
6
|
+
export type SuccessResponseCategoryListData = {
|
|
7
|
+
count?: number;
|
|
8
|
+
data?: SuccessResponseCategoryListDataDataItem[];
|
|
9
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseCategoryListData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListData.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseCategoryListDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseCategoryListErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseCategoryListErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseUnknownErrors } from './successResponseUnknownErrors';
|
|
6
|
+
/**
|
|
7
|
+
* Successful response for 200 status code
|
|
8
|
+
*/
|
|
9
|
+
export interface SuccessResponseUnknown {
|
|
10
|
+
message: string;
|
|
11
|
+
data: unknown;
|
|
12
|
+
success: boolean;
|
|
13
|
+
status_code: number;
|
|
14
|
+
errors?: SuccessResponseUnknownErrors;
|
|
15
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUnknown.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUnknown.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUnknownErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUnknownErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseUserNotificationsData } from './successResponseUserNotificationsData';
|
|
6
|
+
import type { SuccessResponseUserNotificationsErrors } from './successResponseUserNotificationsErrors';
|
|
7
|
+
/**
|
|
8
|
+
* Successful response for 200 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface SuccessResponseUserNotifications {
|
|
11
|
+
message: string;
|
|
12
|
+
data: SuccessResponseUserNotificationsData;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors?: SuccessResponseUserNotificationsErrors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUserNotifications.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotifications.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseUserNotificationsDataDataItem } from './successResponseUserNotificationsDataDataItem';
|
|
6
|
+
export type SuccessResponseUserNotificationsData = {
|
|
7
|
+
count?: number;
|
|
8
|
+
data?: SuccessResponseUserNotificationsDataDataItem[];
|
|
9
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUserNotificationsData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsData.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUserNotificationsDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseUserNotificationsErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseUserNotificationsErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseVideoContentNotifsData } from './successResponseVideoContentNotifsData';
|
|
6
|
+
import type { SuccessResponseVideoContentNotifsErrors } from './successResponseVideoContentNotifsErrors';
|
|
7
|
+
/**
|
|
8
|
+
* Successful response for 200 status code
|
|
9
|
+
*/
|
|
10
|
+
export interface SuccessResponseVideoContentNotifs {
|
|
11
|
+
message: string;
|
|
12
|
+
data: SuccessResponseVideoContentNotifsData;
|
|
13
|
+
success: boolean;
|
|
14
|
+
status_code: number;
|
|
15
|
+
errors?: SuccessResponseVideoContentNotifsErrors;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseVideoContentNotifs.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifs.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 30nama-SDK 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
*/
|
|
5
|
+
import type { SuccessResponseVideoContentNotifsDataDataItem } from './successResponseVideoContentNotifsDataDataItem';
|
|
6
|
+
export type SuccessResponseVideoContentNotifsData = {
|
|
7
|
+
count?: number;
|
|
8
|
+
data?: SuccessResponseVideoContentNotifsDataDataItem[];
|
|
9
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseVideoContentNotifsData.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsData.ts"],"names":[],"mappings":""}
|
package/lib/generated/notification/models/successResponseVideoContentNotifsDataDataItem.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseVideoContentNotifsDataDataItem.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsDataDataItem.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"successResponseVideoContentNotifsErrors.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/successResponseVideoContentNotifsErrors.ts"],"names":[],"mappings":";AAAA;;;GAGG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"videoContentSend.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/videoContentSend.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"videoContentSend.js","sourceRoot":"","sources":["../../../../src/generated/notification/models/videoContentSend.ts"],"names":[],"mappings":""}
|