@novu/api 0.0.1-alpha.192 → 0.0.1-alpha.193
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/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/components/activitynotificationexecutiondetailresponsedto.d.ts +4 -83
- package/models/components/activitynotificationexecutiondetailresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationexecutiondetailresponsedto.js +7 -56
- package/models/components/activitynotificationexecutiondetailresponsedto.js.map +1 -1
- package/models/components/activitynotificationjobresponsedto.d.ts +3 -3
- package/models/components/activitynotificationjobresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationjobresponsedto.js +3 -3
- package/models/components/activitynotificationjobresponsedto.js.map +1 -1
- package/models/components/activitynotificationresponsedto.d.ts +112 -0
- package/models/components/activitynotificationresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationresponsedto.js +94 -1
- package/models/components/activitynotificationresponsedto.js.map +1 -1
- package/models/components/activitynotificationstepresponsedto.d.ts +139 -3
- package/models/components/activitynotificationstepresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationstepresponsedto.js +117 -4
- package/models/components/activitynotificationstepresponsedto.js.map +1 -1
- package/models/components/activitynotificationtemplateresponsedto.d.ts +3 -3
- package/models/components/activitynotificationtemplateresponsedto.d.ts.map +1 -1
- package/models/components/activitynotificationtemplateresponsedto.js +3 -3
- package/models/components/activitynotificationtemplateresponsedto.js.map +1 -1
- package/models/components/{builderfieldtype.d.ts → builderfieldtypeenum.d.ts} +8 -8
- package/models/components/builderfieldtypeenum.d.ts.map +1 -0
- package/models/components/{builderfieldtype.js → builderfieldtypeenum.js} +12 -12
- package/models/components/builderfieldtypeenum.js.map +1 -0
- package/models/components/{digestwitheventsdto.d.ts → digestmetadatadto.d.ts} +47 -14
- package/models/components/digestmetadatadto.d.ts.map +1 -0
- package/models/components/{digestwitheventsdto.js → digestmetadatadto.js} +32 -17
- package/models/components/digestmetadatadto.js.map +1 -0
- package/models/components/digesttimedconfigdto.d.ts +106 -0
- package/models/components/digesttimedconfigdto.d.ts.map +1 -0
- package/models/components/digesttimedconfigdto.js +99 -0
- package/models/components/digesttimedconfigdto.js.map +1 -0
- package/models/components/digesttypeenum.d.ts +37 -0
- package/models/components/digesttypeenum.d.ts.map +1 -0
- package/models/components/digesttypeenum.js +54 -0
- package/models/components/digesttypeenum.js.map +1 -0
- package/models/components/digestunitenum.d.ts +46 -0
- package/models/components/digestunitenum.d.ts.map +1 -0
- package/models/components/digestunitenum.js +57 -0
- package/models/components/digestunitenum.js.map +1 -0
- package/models/components/executiondetailssourceenum.d.ts +40 -0
- package/models/components/executiondetailssourceenum.d.ts.map +1 -0
- package/models/components/executiondetailssourceenum.js +55 -0
- package/models/components/executiondetailssourceenum.js.map +1 -0
- package/models/components/executiondetailsstatusenum.d.ts +46 -0
- package/models/components/executiondetailsstatusenum.d.ts.map +1 -0
- package/models/components/executiondetailsstatusenum.js +57 -0
- package/models/components/executiondetailsstatusenum.js.map +1 -0
- package/models/components/index.d.ts +14 -5
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +14 -5
- package/models/components/index.js.map +1 -1
- package/models/components/monthlytypeenum.d.ts +34 -0
- package/models/components/monthlytypeenum.d.ts.map +1 -0
- package/models/components/monthlytypeenum.js +53 -0
- package/models/components/monthlytypeenum.js.map +1 -0
- package/models/components/notificationstepdata.d.ts +113 -0
- package/models/components/notificationstepdata.d.ts.map +1 -0
- package/models/components/notificationstepdata.js +142 -0
- package/models/components/notificationstepdata.js.map +1 -0
- package/models/components/notificationstepdto.d.ts +116 -0
- package/models/components/notificationstepdto.d.ts.map +1 -0
- package/models/components/notificationstepdto.js +145 -0
- package/models/components/notificationstepdto.js.map +1 -0
- package/models/components/notificationtrigger.d.ts +8 -26
- package/models/components/notificationtrigger.d.ts.map +1 -1
- package/models/components/notificationtrigger.js +13 -16
- package/models/components/notificationtrigger.js.map +1 -1
- package/models/components/notificationtriggerdto.d.ts +77 -0
- package/models/components/notificationtriggerdto.d.ts.map +1 -0
- package/models/components/notificationtriggerdto.js +89 -0
- package/models/components/notificationtriggerdto.js.map +1 -0
- package/models/components/ordinalenum.d.ts +46 -0
- package/models/components/ordinalenum.d.ts.map +1 -0
- package/models/components/{stepfilter.js → ordinalenum.js} +23 -20
- package/models/components/ordinalenum.js.map +1 -0
- package/models/components/ordinalvalueenum.d.ts +58 -0
- package/models/components/ordinalvalueenum.d.ts.map +1 -0
- package/models/components/ordinalvalueenum.js +61 -0
- package/models/components/ordinalvalueenum.js.map +1 -0
- package/models/components/replycallback.d.ts +37 -0
- package/models/components/replycallback.d.ts.map +1 -0
- package/models/components/replycallback.js +61 -0
- package/models/components/replycallback.js.map +1 -0
- package/models/components/stepfilterdto.d.ts +2 -2
- package/models/components/stepfilterdto.d.ts.map +1 -1
- package/models/components/stepfilterdto.js +3 -3
- package/models/components/stepfilterdto.js.map +1 -1
- package/models/components/timedconfig.d.ts +8 -8
- package/models/components/timedconfig.d.ts.map +1 -1
- package/models/components/timedconfig.js +13 -14
- package/models/components/timedconfig.js.map +1 -1
- package/models/components/workflowresponse.d.ts +3 -3
- package/models/components/workflowresponse.d.ts.map +1 -1
- package/models/components/workflowresponse.js +3 -3
- package/models/components/workflowresponse.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/components/activitynotificationexecutiondetailresponsedto.ts +16 -81
- package/src/models/components/activitynotificationjobresponsedto.ts +9 -9
- package/src/models/components/activitynotificationresponsedto.ts +228 -0
- package/src/models/components/activitynotificationstepresponsedto.ts +294 -9
- package/src/models/components/activitynotificationtemplateresponsedto.ts +9 -9
- package/src/models/components/builderfieldtypeenum.ts +39 -0
- package/src/models/components/digestmetadatadto.ts +185 -0
- package/src/models/components/digesttimedconfigdto.ts +157 -0
- package/src/models/components/digesttypeenum.ts +40 -0
- package/src/models/components/digestunitenum.ts +43 -0
- package/src/models/components/executiondetailssourceenum.ts +43 -0
- package/src/models/components/executiondetailsstatusenum.ts +45 -0
- package/src/models/components/index.ts +14 -5
- package/src/models/components/monthlytypeenum.ts +39 -0
- package/src/models/components/notificationstepdata.ts +287 -0
- package/src/models/components/notificationstepdto.ts +297 -0
- package/src/models/components/notificationtrigger.ts +18 -33
- package/src/models/components/notificationtriggerdto.ts +130 -0
- package/src/models/components/ordinalenum.ts +41 -0
- package/src/models/components/ordinalvalueenum.ts +47 -0
- package/src/models/components/replycallback.ts +72 -0
- package/src/models/components/stepfilterdto.ts +7 -7
- package/src/models/components/timedconfig.ts +16 -14
- package/src/models/components/workflowresponse.ts +9 -9
- package/models/components/builderfieldtype.d.ts.map +0 -1
- package/models/components/builderfieldtype.js.map +0 -1
- package/models/components/digestwitheventsdto.d.ts.map +0 -1
- package/models/components/digestwitheventsdto.js.map +0 -1
- package/models/components/notificationstep.d.ts +0 -121
- package/models/components/notificationstep.d.ts.map +0 -1
- package/models/components/notificationstep.js +0 -190
- package/models/components/notificationstep.js.map +0 -1
- package/models/components/notificationstepvariant.d.ts +0 -118
- package/models/components/notificationstepvariant.d.ts.map +0 -1
- package/models/components/notificationstepvariant.js +0 -189
- package/models/components/notificationstepvariant.js.map +0 -1
- package/models/components/stepfilter.d.ts +0 -25
- package/models/components/stepfilter.d.ts.map +0 -1
- package/models/components/stepfilter.js.map +0 -1
- package/src/models/components/builderfieldtype.ts +0 -39
- package/src/models/components/digestwitheventsdto.ts +0 -127
- package/src/models/components/notificationstep.ts +0 -341
- package/src/models/components/notificationstepvariant.ts +0 -358
- package/src/models/components/stepfilter.ts +0 -54
package/lib/config.d.ts
CHANGED
|
@@ -27,8 +27,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
|
27
27
|
export declare const SDK_METADATA: {
|
|
28
28
|
readonly language: "typescript";
|
|
29
29
|
readonly openapiDocVersion: "1.0";
|
|
30
|
-
readonly sdkVersion: "0.0.1-alpha.
|
|
31
|
-
readonly genVersion: "2.493.
|
|
32
|
-
readonly userAgent: "speakeasy-sdk/typescript 0.0.1-alpha.
|
|
30
|
+
readonly sdkVersion: "0.0.1-alpha.193";
|
|
31
|
+
readonly genVersion: "2.493.15";
|
|
32
|
+
readonly userAgent: "speakeasy-sdk/typescript 0.0.1-alpha.193 2.493.15 1.0 @novu/api";
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=config.d.ts.map
|
package/lib/config.js
CHANGED
|
@@ -29,8 +29,8 @@ exports.serverURLFromOptions = serverURLFromOptions;
|
|
|
29
29
|
exports.SDK_METADATA = {
|
|
30
30
|
language: "typescript",
|
|
31
31
|
openapiDocVersion: "1.0",
|
|
32
|
-
sdkVersion: "0.0.1-alpha.
|
|
33
|
-
genVersion: "2.493.
|
|
34
|
-
userAgent: "speakeasy-sdk/typescript 0.0.1-alpha.
|
|
32
|
+
sdkVersion: "0.0.1-alpha.193",
|
|
33
|
+
genVersion: "2.493.15",
|
|
34
|
+
userAgent: "speakeasy-sdk/typescript 0.0.1-alpha.193 2.493.15 1.0 @novu/api",
|
|
35
35
|
};
|
|
36
36
|
//# sourceMappingURL=config.js.map
|
|
@@ -1,36 +1,9 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
3
2
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
+
import { ExecutionDetailsSourceEnum } from "./executiondetailssourceenum.js";
|
|
5
|
+
import { ExecutionDetailsStatusEnum } from "./executiondetailsstatusenum.js";
|
|
5
6
|
import { ProvidersIdEnum } from "./providersidenum.js";
|
|
6
|
-
/**
|
|
7
|
-
* Status of the execution detail
|
|
8
|
-
*/
|
|
9
|
-
export declare const ActivityNotificationExecutionDetailResponseDtoStatus: {
|
|
10
|
-
readonly Success: "Success";
|
|
11
|
-
readonly Warning: "Warning";
|
|
12
|
-
readonly Failed: "Failed";
|
|
13
|
-
readonly Pending: "Pending";
|
|
14
|
-
readonly Queued: "Queued";
|
|
15
|
-
readonly ReadConfirmation: "ReadConfirmation";
|
|
16
|
-
};
|
|
17
|
-
/**
|
|
18
|
-
* Status of the execution detail
|
|
19
|
-
*/
|
|
20
|
-
export type ActivityNotificationExecutionDetailResponseDtoStatus = ClosedEnum<typeof ActivityNotificationExecutionDetailResponseDtoStatus>;
|
|
21
|
-
/**
|
|
22
|
-
* Source of the execution detail
|
|
23
|
-
*/
|
|
24
|
-
export declare const Source: {
|
|
25
|
-
readonly Credentials: "Credentials";
|
|
26
|
-
readonly Internal: "Internal";
|
|
27
|
-
readonly Payload: "Payload";
|
|
28
|
-
readonly Webhook: "Webhook";
|
|
29
|
-
};
|
|
30
|
-
/**
|
|
31
|
-
* Source of the execution detail
|
|
32
|
-
*/
|
|
33
|
-
export type Source = ClosedEnum<typeof Source>;
|
|
34
7
|
export type ActivityNotificationExecutionDetailResponseDto = {
|
|
35
8
|
/**
|
|
36
9
|
* Unique identifier of the execution detail
|
|
@@ -43,7 +16,7 @@ export type ActivityNotificationExecutionDetailResponseDto = {
|
|
|
43
16
|
/**
|
|
44
17
|
* Status of the execution detail
|
|
45
18
|
*/
|
|
46
|
-
status:
|
|
19
|
+
status: ExecutionDetailsStatusEnum;
|
|
47
20
|
/**
|
|
48
21
|
* Detailed information about the execution
|
|
49
22
|
*/
|
|
@@ -67,61 +40,9 @@ export type ActivityNotificationExecutionDetailResponseDto = {
|
|
|
67
40
|
/**
|
|
68
41
|
* Source of the execution detail
|
|
69
42
|
*/
|
|
70
|
-
source:
|
|
43
|
+
source: ExecutionDetailsSourceEnum;
|
|
71
44
|
};
|
|
72
45
|
/** @internal */
|
|
73
|
-
export declare const ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema: z.ZodNativeEnum<typeof ActivityNotificationExecutionDetailResponseDtoStatus>;
|
|
74
|
-
/** @internal */
|
|
75
|
-
export declare const ActivityNotificationExecutionDetailResponseDtoStatus$outboundSchema: z.ZodNativeEnum<typeof ActivityNotificationExecutionDetailResponseDtoStatus>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
79
|
-
*/
|
|
80
|
-
export declare namespace ActivityNotificationExecutionDetailResponseDtoStatus$ {
|
|
81
|
-
/** @deprecated use `ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema` instead. */
|
|
82
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
83
|
-
readonly Success: "Success";
|
|
84
|
-
readonly Warning: "Warning";
|
|
85
|
-
readonly Failed: "Failed";
|
|
86
|
-
readonly Pending: "Pending";
|
|
87
|
-
readonly Queued: "Queued";
|
|
88
|
-
readonly ReadConfirmation: "ReadConfirmation";
|
|
89
|
-
}>;
|
|
90
|
-
/** @deprecated use `ActivityNotificationExecutionDetailResponseDtoStatus$outboundSchema` instead. */
|
|
91
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
92
|
-
readonly Success: "Success";
|
|
93
|
-
readonly Warning: "Warning";
|
|
94
|
-
readonly Failed: "Failed";
|
|
95
|
-
readonly Pending: "Pending";
|
|
96
|
-
readonly Queued: "Queued";
|
|
97
|
-
readonly ReadConfirmation: "ReadConfirmation";
|
|
98
|
-
}>;
|
|
99
|
-
}
|
|
100
|
-
/** @internal */
|
|
101
|
-
export declare const Source$inboundSchema: z.ZodNativeEnum<typeof Source>;
|
|
102
|
-
/** @internal */
|
|
103
|
-
export declare const Source$outboundSchema: z.ZodNativeEnum<typeof Source>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
107
|
-
*/
|
|
108
|
-
export declare namespace Source$ {
|
|
109
|
-
/** @deprecated use `Source$inboundSchema` instead. */
|
|
110
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
111
|
-
readonly Credentials: "Credentials";
|
|
112
|
-
readonly Internal: "Internal";
|
|
113
|
-
readonly Payload: "Payload";
|
|
114
|
-
readonly Webhook: "Webhook";
|
|
115
|
-
}>;
|
|
116
|
-
/** @deprecated use `Source$outboundSchema` instead. */
|
|
117
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
118
|
-
readonly Credentials: "Credentials";
|
|
119
|
-
readonly Internal: "Internal";
|
|
120
|
-
readonly Payload: "Payload";
|
|
121
|
-
readonly Webhook: "Webhook";
|
|
122
|
-
}>;
|
|
123
|
-
}
|
|
124
|
-
/** @internal */
|
|
125
46
|
export declare const ActivityNotificationExecutionDetailResponseDto$inboundSchema: z.ZodType<ActivityNotificationExecutionDetailResponseDto, z.ZodTypeDef, unknown>;
|
|
126
47
|
/** @internal */
|
|
127
48
|
export type ActivityNotificationExecutionDetailResponseDto$Outbound = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activitynotificationexecutiondetailresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationexecutiondetailresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"activitynotificationexecutiondetailresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationexecutiondetailresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,0BAA0B,EAG3B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EACL,0BAA0B,EAG3B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EACL,eAAe,EAGhB,MAAM,sBAAsB,CAAC;AAE9B,MAAM,MAAM,8CAA8C,GAAG;IAC3D;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B;;OAEG;IACH,MAAM,EAAE,0BAA0B,CAAC;IACnC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,UAAU,EAAE,eAAe,CAAC;IAC5B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB;;OAEG;IACH,MAAM,EAAE,0BAA0B,CAAC;CACpC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,8CAA8C,EAC9C,CAAC,CAAC,UAAU,EACZ,OAAO,CAeP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,uDAAuD,GAAG;IACpE,GAAG,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6DAA6D,EACxE,CAAC,CAAC,OAAO,CACP,uDAAuD,EACvD,CAAC,CAAC,UAAU,EACZ,8CAA8C,CAe9C,CAAC;AAEL;;;GAGG;AACH,yBAAiB,+CAA+C,CAAC;IAC/D,8FAA8F;IACvF,MAAM,aAAa,kFACoC,CAAC;IAC/D,+FAA+F;IACxF,MAAM,cAAc,kIACoC,CAAC;IAChE,yFAAyF;IACzF,KAAY,QAAQ,GAClB,uDAAuD,CAAC;CAC3D;AAED,wBAAgB,oDAAoD,CAClE,8CAA8C,EAC5C,8CAA8C,GAC/C,MAAM,CAMR;AAED,wBAAgB,sDAAsD,CACpE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,8CAA8C,EAC9C,kBAAkB,CACnB,CASA"}
|
|
@@ -26,73 +26,24 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
26
26
|
return result;
|
|
27
27
|
};
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.activityNotificationExecutionDetailResponseDtoFromJSON = exports.activityNotificationExecutionDetailResponseDtoToJSON = exports.ActivityNotificationExecutionDetailResponseDto$ = exports.ActivityNotificationExecutionDetailResponseDto$outboundSchema = exports.ActivityNotificationExecutionDetailResponseDto$inboundSchema =
|
|
29
|
+
exports.activityNotificationExecutionDetailResponseDtoFromJSON = exports.activityNotificationExecutionDetailResponseDtoToJSON = exports.ActivityNotificationExecutionDetailResponseDto$ = exports.ActivityNotificationExecutionDetailResponseDto$outboundSchema = exports.ActivityNotificationExecutionDetailResponseDto$inboundSchema = void 0;
|
|
30
30
|
const z = __importStar(require("zod"));
|
|
31
31
|
const primitives_js_1 = require("../../lib/primitives.js");
|
|
32
32
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
33
|
+
const executiondetailssourceenum_js_1 = require("./executiondetailssourceenum.js");
|
|
34
|
+
const executiondetailsstatusenum_js_1 = require("./executiondetailsstatusenum.js");
|
|
33
35
|
const providersidenum_js_1 = require("./providersidenum.js");
|
|
34
|
-
/**
|
|
35
|
-
* Status of the execution detail
|
|
36
|
-
*/
|
|
37
|
-
exports.ActivityNotificationExecutionDetailResponseDtoStatus = {
|
|
38
|
-
Success: "Success",
|
|
39
|
-
Warning: "Warning",
|
|
40
|
-
Failed: "Failed",
|
|
41
|
-
Pending: "Pending",
|
|
42
|
-
Queued: "Queued",
|
|
43
|
-
ReadConfirmation: "ReadConfirmation",
|
|
44
|
-
};
|
|
45
|
-
/**
|
|
46
|
-
* Source of the execution detail
|
|
47
|
-
*/
|
|
48
|
-
exports.Source = {
|
|
49
|
-
Credentials: "Credentials",
|
|
50
|
-
Internal: "Internal",
|
|
51
|
-
Payload: "Payload",
|
|
52
|
-
Webhook: "Webhook",
|
|
53
|
-
};
|
|
54
|
-
/** @internal */
|
|
55
|
-
exports.ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema = z.nativeEnum(exports.ActivityNotificationExecutionDetailResponseDtoStatus);
|
|
56
|
-
/** @internal */
|
|
57
|
-
exports.ActivityNotificationExecutionDetailResponseDtoStatus$outboundSchema = exports.ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema;
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
61
|
-
*/
|
|
62
|
-
var ActivityNotificationExecutionDetailResponseDtoStatus$;
|
|
63
|
-
(function (ActivityNotificationExecutionDetailResponseDtoStatus$) {
|
|
64
|
-
/** @deprecated use `ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema` instead. */
|
|
65
|
-
ActivityNotificationExecutionDetailResponseDtoStatus$.inboundSchema = exports.ActivityNotificationExecutionDetailResponseDtoStatus$inboundSchema;
|
|
66
|
-
/** @deprecated use `ActivityNotificationExecutionDetailResponseDtoStatus$outboundSchema` instead. */
|
|
67
|
-
ActivityNotificationExecutionDetailResponseDtoStatus$.outboundSchema = exports.ActivityNotificationExecutionDetailResponseDtoStatus$outboundSchema;
|
|
68
|
-
})(ActivityNotificationExecutionDetailResponseDtoStatus$ || (exports.ActivityNotificationExecutionDetailResponseDtoStatus$ = ActivityNotificationExecutionDetailResponseDtoStatus$ = {}));
|
|
69
|
-
/** @internal */
|
|
70
|
-
exports.Source$inboundSchema = z
|
|
71
|
-
.nativeEnum(exports.Source);
|
|
72
|
-
/** @internal */
|
|
73
|
-
exports.Source$outboundSchema = exports.Source$inboundSchema;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
77
|
-
*/
|
|
78
|
-
var Source$;
|
|
79
|
-
(function (Source$) {
|
|
80
|
-
/** @deprecated use `Source$inboundSchema` instead. */
|
|
81
|
-
Source$.inboundSchema = exports.Source$inboundSchema;
|
|
82
|
-
/** @deprecated use `Source$outboundSchema` instead. */
|
|
83
|
-
Source$.outboundSchema = exports.Source$outboundSchema;
|
|
84
|
-
})(Source$ || (exports.Source$ = Source$ = {}));
|
|
85
36
|
/** @internal */
|
|
86
37
|
exports.ActivityNotificationExecutionDetailResponseDto$inboundSchema = z.object({
|
|
87
38
|
_id: z.string(),
|
|
88
39
|
createdAt: z.string().optional(),
|
|
89
|
-
status:
|
|
40
|
+
status: executiondetailsstatusenum_js_1.ExecutionDetailsStatusEnum$inboundSchema,
|
|
90
41
|
detail: z.string(),
|
|
91
42
|
isRetry: z.boolean(),
|
|
92
43
|
isTest: z.boolean(),
|
|
93
44
|
providerId: providersidenum_js_1.ProvidersIdEnum$inboundSchema,
|
|
94
45
|
raw: z.string().optional(),
|
|
95
|
-
source:
|
|
46
|
+
source: executiondetailssourceenum_js_1.ExecutionDetailsSourceEnum$inboundSchema,
|
|
96
47
|
}).transform((v) => {
|
|
97
48
|
return (0, primitives_js_1.remap)(v, {
|
|
98
49
|
"_id": "id",
|
|
@@ -102,13 +53,13 @@ exports.ActivityNotificationExecutionDetailResponseDto$inboundSchema = z.object(
|
|
|
102
53
|
exports.ActivityNotificationExecutionDetailResponseDto$outboundSchema = z.object({
|
|
103
54
|
id: z.string(),
|
|
104
55
|
createdAt: z.string().optional(),
|
|
105
|
-
status:
|
|
56
|
+
status: executiondetailsstatusenum_js_1.ExecutionDetailsStatusEnum$outboundSchema,
|
|
106
57
|
detail: z.string(),
|
|
107
58
|
isRetry: z.boolean(),
|
|
108
59
|
isTest: z.boolean(),
|
|
109
60
|
providerId: providersidenum_js_1.ProvidersIdEnum$outboundSchema,
|
|
110
61
|
raw: z.string().optional(),
|
|
111
|
-
source:
|
|
62
|
+
source: executiondetailssourceenum_js_1.ExecutionDetailsSourceEnum$outboundSchema,
|
|
112
63
|
}).transform((v) => {
|
|
113
64
|
return (0, primitives_js_1.remap)(v, {
|
|
114
65
|
id: "_id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activitynotificationexecutiondetailresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationexecutiondetailresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;
|
|
1
|
+
{"version":3,"file":"activitynotificationexecutiondetailresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationexecutiondetailresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,mFAIyC;AACzC,mFAIyC;AACzC,6DAI8B;AAyC9B,gBAAgB;AACH,QAAA,4DAA4D,GAKnE,CAAC,CAAC,MAAM,CAAC;IACX,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE;IACf,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,MAAM,EAAE,wEAAwC;IAChD,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,UAAU,EAAE,kDAA6B;IACzC,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,MAAM,EAAE,wEAAwC;CACjD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,KAAK,EAAE,IAAI;KACZ,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAeL,gBAAgB;AACH,QAAA,6DAA6D,GAKpE,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE;IACd,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,MAAM,EAAE,yEAAyC;IACjD,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;IAClB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,MAAM,EAAE,CAAC,CAAC,OAAO,EAAE;IACnB,UAAU,EAAE,mDAA8B;IAC1C,GAAG,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1B,MAAM,EAAE,yEAAyC;CAClD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,EAAE,EAAE,KAAK;KACV,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,+CAA+C,CAU/D;AAVD,WAAiB,+CAA+C;IAC9D,8FAA8F;IACjF,6DAAa,GACxB,oEAA4D,CAAC;IAC/D,+FAA+F;IAClF,8DAAc,GACzB,qEAA6D,CAAC;AAIlE,CAAC,EAVgB,+CAA+C,+DAA/C,+CAA+C,QAU/D;AAED,SAAgB,oDAAoD,CAClE,8CACgD;IAEhD,OAAO,IAAI,CAAC,SAAS,CACnB,qEAA6D,CAAC,KAAK,CACjE,8CAA8C,CAC/C,CACF,CAAC;AACJ,CAAC;AATD,oHASC;AAED,SAAgB,sDAAsD,CACpE,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,oEAA4D,CAAC,KAAK,CAChE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,4EAA4E,CAC7E,CAAC;AACJ,CAAC;AAdD,wHAcC"}
|
|
@@ -4,7 +4,7 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
4
4
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
5
|
import { ActivityNotificationExecutionDetailResponseDto, ActivityNotificationExecutionDetailResponseDto$Outbound } from "./activitynotificationexecutiondetailresponsedto.js";
|
|
6
6
|
import { ActivityNotificationStepResponseDto, ActivityNotificationStepResponseDto$Outbound } from "./activitynotificationstepresponsedto.js";
|
|
7
|
-
import {
|
|
7
|
+
import { DigestMetadataDto, DigestMetadataDto$Outbound } from "./digestmetadatadto.js";
|
|
8
8
|
import { ProvidersIdEnum } from "./providersidenum.js";
|
|
9
9
|
/**
|
|
10
10
|
* Type of the job
|
|
@@ -40,7 +40,7 @@ export type ActivityNotificationJobResponseDto = {
|
|
|
40
40
|
/**
|
|
41
41
|
* Optional digest for the job, including metadata and events
|
|
42
42
|
*/
|
|
43
|
-
digest?:
|
|
43
|
+
digest?: DigestMetadataDto | undefined;
|
|
44
44
|
/**
|
|
45
45
|
* Execution details of the job
|
|
46
46
|
*/
|
|
@@ -126,7 +126,7 @@ export declare const ActivityNotificationJobResponseDto$inboundSchema: z.ZodType
|
|
|
126
126
|
export type ActivityNotificationJobResponseDto$Outbound = {
|
|
127
127
|
_id: string;
|
|
128
128
|
type: string;
|
|
129
|
-
digest?:
|
|
129
|
+
digest?: DigestMetadataDto$Outbound | undefined;
|
|
130
130
|
executionDetails: Array<ActivityNotificationExecutionDetailResponseDto$Outbound>;
|
|
131
131
|
step: ActivityNotificationStepResponseDto$Outbound;
|
|
132
132
|
payload?: Payload$Outbound | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activitynotificationjobresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationjobresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,8CAA8C,EAE9C,uDAAuD,EAExD,MAAM,qDAAqD,CAAC;AAC7D,OAAO,EACL,mCAAmC,EAEnC,4CAA4C,EAE7C,MAAM,0CAA0C,CAAC;AAClD,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"activitynotificationjobresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationjobresponsedto.ts"],"names":[],"mappings":"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"}
|
|
@@ -32,7 +32,7 @@ const primitives_js_1 = require("../../lib/primitives.js");
|
|
|
32
32
|
const schemas_js_1 = require("../../lib/schemas.js");
|
|
33
33
|
const activitynotificationexecutiondetailresponsedto_js_1 = require("./activitynotificationexecutiondetailresponsedto.js");
|
|
34
34
|
const activitynotificationstepresponsedto_js_1 = require("./activitynotificationstepresponsedto.js");
|
|
35
|
-
const
|
|
35
|
+
const digestmetadatadto_js_1 = require("./digestmetadatadto.js");
|
|
36
36
|
const providersidenum_js_1 = require("./providersidenum.js");
|
|
37
37
|
/**
|
|
38
38
|
* Type of the job
|
|
@@ -90,7 +90,7 @@ exports.payloadFromJSON = payloadFromJSON;
|
|
|
90
90
|
exports.ActivityNotificationJobResponseDto$inboundSchema = z.object({
|
|
91
91
|
_id: z.string(),
|
|
92
92
|
type: exports.ActivityNotificationJobResponseDtoType$inboundSchema,
|
|
93
|
-
digest:
|
|
93
|
+
digest: digestmetadatadto_js_1.DigestMetadataDto$inboundSchema.optional(),
|
|
94
94
|
executionDetails: z.array(activitynotificationexecutiondetailresponsedto_js_1.ActivityNotificationExecutionDetailResponseDto$inboundSchema),
|
|
95
95
|
step: activitynotificationstepresponsedto_js_1.ActivityNotificationStepResponseDto$inboundSchema,
|
|
96
96
|
payload: z.lazy(() => exports.Payload$inboundSchema).optional(),
|
|
@@ -106,7 +106,7 @@ exports.ActivityNotificationJobResponseDto$inboundSchema = z.object({
|
|
|
106
106
|
exports.ActivityNotificationJobResponseDto$outboundSchema = z.object({
|
|
107
107
|
id: z.string(),
|
|
108
108
|
type: exports.ActivityNotificationJobResponseDtoType$outboundSchema,
|
|
109
|
-
digest:
|
|
109
|
+
digest: digestmetadatadto_js_1.DigestMetadataDto$outboundSchema.optional(),
|
|
110
110
|
executionDetails: z.array(activitynotificationexecutiondetailresponsedto_js_1.ActivityNotificationExecutionDetailResponseDto$outboundSchema),
|
|
111
111
|
step: activitynotificationstepresponsedto_js_1.ActivityNotificationStepResponseDto$outboundSchema,
|
|
112
112
|
payload: z.lazy(() => exports.Payload$outboundSchema).optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activitynotificationjobresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationjobresponsedto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAIjD,2HAK6D;AAC7D,qGAKkD;AAClD,
|
|
1
|
+
{"version":3,"file":"activitynotificationjobresponsedto.js","sourceRoot":"","sources":["../../src/models/components/activitynotificationjobresponsedto.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,6 +5,18 @@ import { ActivityNotificationJobResponseDto, ActivityNotificationJobResponseDto$
|
|
|
5
5
|
import { ActivityNotificationSubscriberResponseDto, ActivityNotificationSubscriberResponseDto$Outbound } from "./activitynotificationsubscriberresponsedto.js";
|
|
6
6
|
import { ActivityNotificationTemplateResponseDto, ActivityNotificationTemplateResponseDto$Outbound } from "./activitynotificationtemplateresponsedto.js";
|
|
7
7
|
import { StepTypeEnum } from "./steptypeenum.js";
|
|
8
|
+
/**
|
|
9
|
+
* Payload of the notification
|
|
10
|
+
*/
|
|
11
|
+
export type ActivityNotificationResponseDtoPayload = {};
|
|
12
|
+
/**
|
|
13
|
+
* Controls associated with the notification
|
|
14
|
+
*/
|
|
15
|
+
export type Controls = {};
|
|
16
|
+
/**
|
|
17
|
+
* To field for subscriber definition
|
|
18
|
+
*/
|
|
19
|
+
export type ActivityNotificationResponseDtoTo = {};
|
|
8
20
|
export type ActivityNotificationResponseDto = {
|
|
9
21
|
/**
|
|
10
22
|
* Unique identifier of the notification
|
|
@@ -18,14 +30,30 @@ export type ActivityNotificationResponseDto = {
|
|
|
18
30
|
* Organization ID of the notification
|
|
19
31
|
*/
|
|
20
32
|
organizationId: string;
|
|
33
|
+
/**
|
|
34
|
+
* Subscriber ID of the notification
|
|
35
|
+
*/
|
|
36
|
+
subscriberId: string;
|
|
21
37
|
/**
|
|
22
38
|
* Transaction ID of the notification
|
|
23
39
|
*/
|
|
24
40
|
transactionId: string;
|
|
41
|
+
/**
|
|
42
|
+
* Template ID of the notification
|
|
43
|
+
*/
|
|
44
|
+
templateId?: string | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* Digested Notification ID
|
|
47
|
+
*/
|
|
48
|
+
digestedNotificationId?: string | undefined;
|
|
25
49
|
/**
|
|
26
50
|
* Creation time of the notification
|
|
27
51
|
*/
|
|
28
52
|
createdAt?: string | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Last updated time of the notification
|
|
55
|
+
*/
|
|
56
|
+
updatedAt?: string | undefined;
|
|
29
57
|
channels?: Array<StepTypeEnum> | undefined;
|
|
30
58
|
/**
|
|
31
59
|
* Subscriber of the notification
|
|
@@ -39,20 +67,104 @@ export type ActivityNotificationResponseDto = {
|
|
|
39
67
|
* Jobs of the notification
|
|
40
68
|
*/
|
|
41
69
|
jobs?: Array<ActivityNotificationJobResponseDto> | undefined;
|
|
70
|
+
/**
|
|
71
|
+
* Payload of the notification
|
|
72
|
+
*/
|
|
73
|
+
payload?: ActivityNotificationResponseDtoPayload | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* Tags associated with the notification
|
|
76
|
+
*/
|
|
77
|
+
tags?: Array<string> | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* Controls associated with the notification
|
|
80
|
+
*/
|
|
81
|
+
controls?: Controls | undefined;
|
|
82
|
+
/**
|
|
83
|
+
* To field for subscriber definition
|
|
84
|
+
*/
|
|
85
|
+
to?: ActivityNotificationResponseDtoTo | undefined;
|
|
42
86
|
};
|
|
43
87
|
/** @internal */
|
|
88
|
+
export declare const ActivityNotificationResponseDtoPayload$inboundSchema: z.ZodType<ActivityNotificationResponseDtoPayload, z.ZodTypeDef, unknown>;
|
|
89
|
+
/** @internal */
|
|
90
|
+
export type ActivityNotificationResponseDtoPayload$Outbound = {};
|
|
91
|
+
/** @internal */
|
|
92
|
+
export declare const ActivityNotificationResponseDtoPayload$outboundSchema: z.ZodType<ActivityNotificationResponseDtoPayload$Outbound, z.ZodTypeDef, ActivityNotificationResponseDtoPayload>;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
96
|
+
*/
|
|
97
|
+
export declare namespace ActivityNotificationResponseDtoPayload$ {
|
|
98
|
+
/** @deprecated use `ActivityNotificationResponseDtoPayload$inboundSchema` instead. */
|
|
99
|
+
const inboundSchema: z.ZodType<ActivityNotificationResponseDtoPayload, z.ZodTypeDef, unknown>;
|
|
100
|
+
/** @deprecated use `ActivityNotificationResponseDtoPayload$outboundSchema` instead. */
|
|
101
|
+
const outboundSchema: z.ZodType<ActivityNotificationResponseDtoPayload$Outbound, z.ZodTypeDef, ActivityNotificationResponseDtoPayload>;
|
|
102
|
+
/** @deprecated use `ActivityNotificationResponseDtoPayload$Outbound` instead. */
|
|
103
|
+
type Outbound = ActivityNotificationResponseDtoPayload$Outbound;
|
|
104
|
+
}
|
|
105
|
+
export declare function activityNotificationResponseDtoPayloadToJSON(activityNotificationResponseDtoPayload: ActivityNotificationResponseDtoPayload): string;
|
|
106
|
+
export declare function activityNotificationResponseDtoPayloadFromJSON(jsonString: string): SafeParseResult<ActivityNotificationResponseDtoPayload, SDKValidationError>;
|
|
107
|
+
/** @internal */
|
|
108
|
+
export declare const Controls$inboundSchema: z.ZodType<Controls, z.ZodTypeDef, unknown>;
|
|
109
|
+
/** @internal */
|
|
110
|
+
export type Controls$Outbound = {};
|
|
111
|
+
/** @internal */
|
|
112
|
+
export declare const Controls$outboundSchema: z.ZodType<Controls$Outbound, z.ZodTypeDef, Controls>;
|
|
113
|
+
/**
|
|
114
|
+
* @internal
|
|
115
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
116
|
+
*/
|
|
117
|
+
export declare namespace Controls$ {
|
|
118
|
+
/** @deprecated use `Controls$inboundSchema` instead. */
|
|
119
|
+
const inboundSchema: z.ZodType<Controls, z.ZodTypeDef, unknown>;
|
|
120
|
+
/** @deprecated use `Controls$outboundSchema` instead. */
|
|
121
|
+
const outboundSchema: z.ZodType<Controls$Outbound, z.ZodTypeDef, Controls>;
|
|
122
|
+
/** @deprecated use `Controls$Outbound` instead. */
|
|
123
|
+
type Outbound = Controls$Outbound;
|
|
124
|
+
}
|
|
125
|
+
export declare function controlsToJSON(controls: Controls): string;
|
|
126
|
+
export declare function controlsFromJSON(jsonString: string): SafeParseResult<Controls, SDKValidationError>;
|
|
127
|
+
/** @internal */
|
|
128
|
+
export declare const ActivityNotificationResponseDtoTo$inboundSchema: z.ZodType<ActivityNotificationResponseDtoTo, z.ZodTypeDef, unknown>;
|
|
129
|
+
/** @internal */
|
|
130
|
+
export type ActivityNotificationResponseDtoTo$Outbound = {};
|
|
131
|
+
/** @internal */
|
|
132
|
+
export declare const ActivityNotificationResponseDtoTo$outboundSchema: z.ZodType<ActivityNotificationResponseDtoTo$Outbound, z.ZodTypeDef, ActivityNotificationResponseDtoTo>;
|
|
133
|
+
/**
|
|
134
|
+
* @internal
|
|
135
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
136
|
+
*/
|
|
137
|
+
export declare namespace ActivityNotificationResponseDtoTo$ {
|
|
138
|
+
/** @deprecated use `ActivityNotificationResponseDtoTo$inboundSchema` instead. */
|
|
139
|
+
const inboundSchema: z.ZodType<ActivityNotificationResponseDtoTo, z.ZodTypeDef, unknown>;
|
|
140
|
+
/** @deprecated use `ActivityNotificationResponseDtoTo$outboundSchema` instead. */
|
|
141
|
+
const outboundSchema: z.ZodType<ActivityNotificationResponseDtoTo$Outbound, z.ZodTypeDef, ActivityNotificationResponseDtoTo>;
|
|
142
|
+
/** @deprecated use `ActivityNotificationResponseDtoTo$Outbound` instead. */
|
|
143
|
+
type Outbound = ActivityNotificationResponseDtoTo$Outbound;
|
|
144
|
+
}
|
|
145
|
+
export declare function activityNotificationResponseDtoToToJSON(activityNotificationResponseDtoTo: ActivityNotificationResponseDtoTo): string;
|
|
146
|
+
export declare function activityNotificationResponseDtoToFromJSON(jsonString: string): SafeParseResult<ActivityNotificationResponseDtoTo, SDKValidationError>;
|
|
147
|
+
/** @internal */
|
|
44
148
|
export declare const ActivityNotificationResponseDto$inboundSchema: z.ZodType<ActivityNotificationResponseDto, z.ZodTypeDef, unknown>;
|
|
45
149
|
/** @internal */
|
|
46
150
|
export type ActivityNotificationResponseDto$Outbound = {
|
|
47
151
|
_id?: string | undefined;
|
|
48
152
|
_environmentId: string;
|
|
49
153
|
_organizationId: string;
|
|
154
|
+
_subscriberId: string;
|
|
50
155
|
transactionId: string;
|
|
156
|
+
_templateId?: string | undefined;
|
|
157
|
+
_digestedNotificationId?: string | undefined;
|
|
51
158
|
createdAt?: string | undefined;
|
|
159
|
+
updatedAt?: string | undefined;
|
|
52
160
|
channels?: Array<string> | undefined;
|
|
53
161
|
subscriber?: ActivityNotificationSubscriberResponseDto$Outbound | undefined;
|
|
54
162
|
template?: ActivityNotificationTemplateResponseDto$Outbound | undefined;
|
|
55
163
|
jobs?: Array<ActivityNotificationJobResponseDto$Outbound> | undefined;
|
|
164
|
+
payload?: ActivityNotificationResponseDtoPayload$Outbound | undefined;
|
|
165
|
+
tags?: Array<string> | undefined;
|
|
166
|
+
controls?: Controls$Outbound | undefined;
|
|
167
|
+
to?: ActivityNotificationResponseDtoTo$Outbound | undefined;
|
|
56
168
|
};
|
|
57
169
|
/** @internal */
|
|
58
170
|
export declare const ActivityNotificationResponseDto$outboundSchema: z.ZodType<ActivityNotificationResponseDto$Outbound, z.ZodTypeDef, ActivityNotificationResponseDto>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"activitynotificationresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationresponsedto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,kCAAkC,EAElC,2CAA2C,EAE5C,MAAM,yCAAyC,CAAC;AACjD,OAAO,EACL,yCAAyC,EAEzC,kDAAkD,EAEnD,MAAM,gDAAgD,CAAC;AACxD,OAAO,EACL,uCAAuC,EAEvC,gDAAgD,EAEjD,MAAM,8CAA8C,CAAC;AACtD,OAAO,EACL,YAAY,EAGb,MAAM,mBAAmB,CAAC;AAE3B,MAAM,MAAM,+BAA+B,GAAG;IAC5C;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACxB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,QAAQ,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,yCAAyC,GAAG,SAAS,CAAC;IACnE;;OAEG;IACH,QAAQ,CAAC,EAAE,uCAAuC,GAAG,SAAS,CAAC;IAC/D;;OAEG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"activitynotificationresponsedto.d.ts","sourceRoot":"","sources":["../../src/models/components/activitynotificationresponsedto.ts"],"names":[],"mappings":"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"}
|