ultracart_rest_api_v2_typescript 4.0.46-RC → 4.0.49-RC
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/.openapi-generator/FILES +4 -0
- package/README.md +5 -2
- package/dist/apis/StorefrontApi.d.ts +29 -1
- package/dist/apis/StorefrontApi.js +68 -0
- package/dist/models/ConversationEventRRWeb.d.ts +71 -0
- package/dist/models/ConversationEventRRWeb.js +61 -0
- package/dist/models/ConversationEventTyping.d.ts +39 -0
- package/dist/models/ConversationEventTyping.js +46 -0
- package/dist/models/ConversationMessage.d.ts +14 -0
- package/dist/models/ConversationMessage.js +10 -1
- package/dist/models/ConversationWebsocketMessage.d.ts +16 -0
- package/dist/models/ConversationWebsocketMessage.js +10 -2
- package/dist/models/EmailCommseqSequenceTestRequest.d.ts +69 -0
- package/dist/models/EmailCommseqSequenceTestRequest.js +56 -0
- package/dist/models/EmailCommseqSequenceTestResponse.d.ts +48 -0
- package/dist/models/EmailCommseqSequenceTestResponse.js +51 -0
- package/dist/models/index.d.ts +4 -0
- package/dist/models/index.js +4 -0
- package/package.json +1 -1
- package/src/apis/StorefrontApi.ts +83 -0
- package/src/models/ConversationEventRRWeb.ts +115 -0
- package/src/models/ConversationEventTyping.ts +72 -0
- package/src/models/ConversationMessage.ts +19 -0
- package/src/models/ConversationWebsocketMessage.ts +32 -2
- package/src/models/EmailCommseqSequenceTestRequest.ts +112 -0
- package/src/models/EmailCommseqSequenceTestResponse.ts +99 -0
- package/src/models/index.ts +4 -0
package/.openapi-generator/FILES
CHANGED
|
@@ -144,6 +144,8 @@ src/models/Conversation.ts
|
|
|
144
144
|
src/models/ConversationAgentAuth.ts
|
|
145
145
|
src/models/ConversationAgentAuthResponse.ts
|
|
146
146
|
src/models/ConversationEventQueuePosition.ts
|
|
147
|
+
src/models/ConversationEventRRWeb.ts
|
|
148
|
+
src/models/ConversationEventTyping.ts
|
|
147
149
|
src/models/ConversationMessage.ts
|
|
148
150
|
src/models/ConversationMessageTransportStatus.ts
|
|
149
151
|
src/models/ConversationMultimediaUploadUrl.ts
|
|
@@ -282,6 +284,8 @@ src/models/EmailCommseqPostcardSendTestResponse.ts
|
|
|
282
284
|
src/models/EmailCommseqPostcardsRequest.ts
|
|
283
285
|
src/models/EmailCommseqPostcardsResponse.ts
|
|
284
286
|
src/models/EmailCommseqResponse.ts
|
|
287
|
+
src/models/EmailCommseqSequenceTestRequest.ts
|
|
288
|
+
src/models/EmailCommseqSequenceTestResponse.ts
|
|
285
289
|
src/models/EmailCommseqStat.ts
|
|
286
290
|
src/models/EmailCommseqStatResponse.ts
|
|
287
291
|
src/models/EmailCommseqStep.ts
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## ultracart_rest_api_v2_typescript@4.0.
|
|
1
|
+
## ultracart_rest_api_v2_typescript@4.0.49-RC
|
|
2
2
|
|
|
3
3
|
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
|
|
|
36
36
|
_published:_
|
|
37
37
|
|
|
38
38
|
```
|
|
39
|
-
npm install ultracart_rest_api_v2_typescript@4.0.
|
|
39
|
+
npm install ultracart_rest_api_v2_typescript@4.0.49-RC --save
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
_unPublished (not recommended):_
|
|
@@ -54,6 +54,9 @@ Not every change is committed to every SDK.
|
|
|
54
54
|
|
|
55
55
|
| Version | Date | Comments |
|
|
56
56
|
| --: | :-: | --- |
|
|
57
|
+
| 4.0.49-RC | 08/03/2022 | more conversation events |
|
|
58
|
+
| 4.0.48-RC | 08/02/2022 | storefront communication sequence test method |
|
|
59
|
+
| 4.0.47-RC | 08/01/2022 | conversation event refinement |
|
|
57
60
|
| 4.0.46-RC | 07/29/2022 | conversation development |
|
|
58
61
|
| 4.0.45-RC | 07/28/2022 | conversation bug fixes |
|
|
59
62
|
| 4.0.44-RC | 07/28/2022 | conversation message upload keys property |
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import * as runtime from '../runtime';
|
|
13
|
-
import { AddLibraryItemRequest, ApplyLibraryItemRequest, ApplyLibraryItemResponse, BaseResponse, CountriesResponse, EmailBaseTemplateListResponse, EmailCampaign, EmailCampaignFolder, EmailCampaignFolderResponse, EmailCampaignFoldersResponse, EmailCampaignResponse, EmailCampaignsResponse, EmailClicksResponse, EmailCommseq, EmailCommseqEmail, EmailCommseqEmailResponse, EmailCommseqEmailSendTestRequest, EmailCommseqEmailSendTestResponse, EmailCommseqEmailsRequest, EmailCommseqEmailsResponse, EmailCommseqPostcard, EmailCommseqPostcardResponse, EmailCommseqPostcardSendTestRequest, EmailCommseqPostcardSendTestResponse, EmailCommseqPostcardsRequest, EmailCommseqPostcardsResponse, EmailCommseqResponse, EmailCommseqStatResponse, EmailCommseqStepLogsResponse, EmailCommseqWebhookSendTestRequest, EmailCommseqWebhookSendTestResponse, EmailCommseqsResponse, EmailCustomer, EmailCustomerEditorUrlResponse, EmailCustomersResponse, EmailDashboardActivityResponse, EmailDashboardStatsResponse, EmailDomain, EmailEditorTokenResponse, EmailFlow, EmailFlowBackPopulateRequest, EmailFlowBackPopulateResponse, EmailFlowFolder, EmailFlowFolderResponse, EmailFlowFoldersResponse, EmailFlowResponse, EmailFlowsResponse, EmailGlobalSettings, EmailGlobalSettingsResponse, EmailGlobalUnsubscribeRequest, EmailGlobalUnsubscribeResponse, EmailHistogramPropertyNamesResponse, EmailHistogramPropertyValuesResponse, EmailList, EmailListArchiveResponse, EmailListCustomersResponse, EmailListResponse, EmailListSegmentFolder, EmailListSegmentFolderResponse, EmailListSegmentFoldersResponse, EmailListSubscribeResponse, EmailListsResponse, EmailOrdersResponse, EmailPerformanceResponse, EmailPlan, EmailPlanResponse, EmailSegment, EmailSegmentArchiveResponse, EmailSegmentCustomersResponse, EmailSegmentDownloadPrepareResponse, EmailSegmentResponse, EmailSegmentsResponse, EmailSendingDomainResponse, EmailSendingDomainsResponse, EmailSettings, EmailSettingsResponse, EmailStatPostcardSummaryRequest, EmailStatPostcardSummaryResponse, EmailStatSummaryRequest, EmailStatSummaryResponse, EmailStepStatRequest, EmailStepStatResponse, EmailStepWaitingRequest, EmailStepWaitingResponse, EmailTemplate, EmailTemplatesResponse, EmailThirdPartyListImportRequest, EmailThirdPartyProvidersResponse, EmailWebhookEditorValuesResponse, Experiment, ExperimentResponse, ExperimentsResponse, GeocodeRequest, GeocodeResponse, LibraryFilterValuesResponse, LibraryItem, LibraryItemQuery, LibraryItemResponse, LibraryItemsResponse, LookupRequest, LookupResponse, PricingTiersResponse, PublishLibraryItemRequest, ScreenRecordingHeatmapIndexRequest, ScreenRecordingHeatmapIndexResponse, ScreenRecordingHeatmapRequest, ScreenRecordingHeatmapReset, ScreenRecordingHeatmapResponse, ScreenRecordingMerchantNotesRequest, ScreenRecordingPageViewDataResponse, ScreenRecordingQueryRequest, ScreenRecordingQueryResponse, ScreenRecordingResponse, ScreenRecordingSegment, ScreenRecordingSegmentResponse, ScreenRecordingSegmentsResponse, ScreenRecordingSettings, ScreenRecordingSettingsResponse, ScreenRecordingTagsRequest, ScreenRecordingTagsResponse, ScreenshotsResponse, ThumbnailParametersRequest, ThumbnailParametersResponse, TransactionEmail, TransactionEmailListResponse, TransactionEmailResponse, Twilio, TwilioResponse, TwiliosResponse } from '../models';
|
|
13
|
+
import { AddLibraryItemRequest, ApplyLibraryItemRequest, ApplyLibraryItemResponse, BaseResponse, CountriesResponse, EmailBaseTemplateListResponse, EmailCampaign, EmailCampaignFolder, EmailCampaignFolderResponse, EmailCampaignFoldersResponse, EmailCampaignResponse, EmailCampaignsResponse, EmailClicksResponse, EmailCommseq, EmailCommseqEmail, EmailCommseqEmailResponse, EmailCommseqEmailSendTestRequest, EmailCommseqEmailSendTestResponse, EmailCommseqEmailsRequest, EmailCommseqEmailsResponse, EmailCommseqPostcard, EmailCommseqPostcardResponse, EmailCommseqPostcardSendTestRequest, EmailCommseqPostcardSendTestResponse, EmailCommseqPostcardsRequest, EmailCommseqPostcardsResponse, EmailCommseqResponse, EmailCommseqSequenceTestRequest, EmailCommseqSequenceTestResponse, EmailCommseqStatResponse, EmailCommseqStepLogsResponse, EmailCommseqWebhookSendTestRequest, EmailCommseqWebhookSendTestResponse, EmailCommseqsResponse, EmailCustomer, EmailCustomerEditorUrlResponse, EmailCustomersResponse, EmailDashboardActivityResponse, EmailDashboardStatsResponse, EmailDomain, EmailEditorTokenResponse, EmailFlow, EmailFlowBackPopulateRequest, EmailFlowBackPopulateResponse, EmailFlowFolder, EmailFlowFolderResponse, EmailFlowFoldersResponse, EmailFlowResponse, EmailFlowsResponse, EmailGlobalSettings, EmailGlobalSettingsResponse, EmailGlobalUnsubscribeRequest, EmailGlobalUnsubscribeResponse, EmailHistogramPropertyNamesResponse, EmailHistogramPropertyValuesResponse, EmailList, EmailListArchiveResponse, EmailListCustomersResponse, EmailListResponse, EmailListSegmentFolder, EmailListSegmentFolderResponse, EmailListSegmentFoldersResponse, EmailListSubscribeResponse, EmailListsResponse, EmailOrdersResponse, EmailPerformanceResponse, EmailPlan, EmailPlanResponse, EmailSegment, EmailSegmentArchiveResponse, EmailSegmentCustomersResponse, EmailSegmentDownloadPrepareResponse, EmailSegmentResponse, EmailSegmentsResponse, EmailSendingDomainResponse, EmailSendingDomainsResponse, EmailSettings, EmailSettingsResponse, EmailStatPostcardSummaryRequest, EmailStatPostcardSummaryResponse, EmailStatSummaryRequest, EmailStatSummaryResponse, EmailStepStatRequest, EmailStepStatResponse, EmailStepWaitingRequest, EmailStepWaitingResponse, EmailTemplate, EmailTemplatesResponse, EmailThirdPartyListImportRequest, EmailThirdPartyProvidersResponse, EmailWebhookEditorValuesResponse, Experiment, ExperimentResponse, ExperimentsResponse, GeocodeRequest, GeocodeResponse, LibraryFilterValuesResponse, LibraryItem, LibraryItemQuery, LibraryItemResponse, LibraryItemsResponse, LookupRequest, LookupResponse, PricingTiersResponse, PublishLibraryItemRequest, ScreenRecordingHeatmapIndexRequest, ScreenRecordingHeatmapIndexResponse, ScreenRecordingHeatmapRequest, ScreenRecordingHeatmapReset, ScreenRecordingHeatmapResponse, ScreenRecordingMerchantNotesRequest, ScreenRecordingPageViewDataResponse, ScreenRecordingQueryRequest, ScreenRecordingQueryResponse, ScreenRecordingResponse, ScreenRecordingSegment, ScreenRecordingSegmentResponse, ScreenRecordingSegmentsResponse, ScreenRecordingSettings, ScreenRecordingSettingsResponse, ScreenRecordingTagsRequest, ScreenRecordingTagsResponse, ScreenshotsResponse, ThumbnailParametersRequest, ThumbnailParametersResponse, TransactionEmail, TransactionEmailListResponse, TransactionEmailResponse, Twilio, TwilioResponse, TwiliosResponse } from '../models';
|
|
14
14
|
export interface AddToLibraryRequest {
|
|
15
15
|
addLibraryRequest: AddLibraryItemRequest;
|
|
16
16
|
}
|
|
@@ -553,6 +553,11 @@ export interface SendWebhookTestRequest {
|
|
|
553
553
|
storefrontOid: number;
|
|
554
554
|
emailCommseqWebhookTestRequest: EmailCommseqWebhookSendTestRequest;
|
|
555
555
|
}
|
|
556
|
+
export interface SequenceTestRequest {
|
|
557
|
+
storefrontOid: number;
|
|
558
|
+
commseqUuid: string;
|
|
559
|
+
emailCommseqSequenceTestRequest: EmailCommseqSequenceTestRequest;
|
|
560
|
+
}
|
|
556
561
|
export interface StartEmailCampaignRequest {
|
|
557
562
|
storefrontOid: number;
|
|
558
563
|
emailCampaignUuid: string;
|
|
@@ -2610,6 +2615,21 @@ export interface StorefrontApiInterface {
|
|
|
2610
2615
|
* Send webhook test
|
|
2611
2616
|
*/
|
|
2612
2617
|
sendWebhookTest(requestParameters: SendWebhookTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<EmailCommseqWebhookSendTestResponse>;
|
|
2618
|
+
/**
|
|
2619
|
+
*
|
|
2620
|
+
* @summary Sequence test
|
|
2621
|
+
* @param {number} storefrontOid
|
|
2622
|
+
* @param {string} commseqUuid
|
|
2623
|
+
* @param {EmailCommseqSequenceTestRequest} emailCommseqSequenceTestRequest Commseq test request
|
|
2624
|
+
* @param {*} [options] Override http request option.
|
|
2625
|
+
* @throws {RequiredError}
|
|
2626
|
+
* @memberof StorefrontApiInterface
|
|
2627
|
+
*/
|
|
2628
|
+
sequenceTestRaw(requestParameters: SequenceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<EmailCommseqSequenceTestResponse>>;
|
|
2629
|
+
/**
|
|
2630
|
+
* Sequence test
|
|
2631
|
+
*/
|
|
2632
|
+
sequenceTest(requestParameters: SequenceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<EmailCommseqSequenceTestResponse>;
|
|
2613
2633
|
/**
|
|
2614
2634
|
*
|
|
2615
2635
|
* @summary Start email campaign
|
|
@@ -4127,6 +4147,14 @@ export declare class StorefrontApi extends runtime.BaseAPI implements Storefront
|
|
|
4127
4147
|
* Send webhook test
|
|
4128
4148
|
*/
|
|
4129
4149
|
sendWebhookTest(requestParameters: SendWebhookTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<EmailCommseqWebhookSendTestResponse>;
|
|
4150
|
+
/**
|
|
4151
|
+
* Sequence test
|
|
4152
|
+
*/
|
|
4153
|
+
sequenceTestRaw(requestParameters: SequenceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<EmailCommseqSequenceTestResponse>>;
|
|
4154
|
+
/**
|
|
4155
|
+
* Sequence test
|
|
4156
|
+
*/
|
|
4157
|
+
sequenceTest(requestParameters: SequenceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<EmailCommseqSequenceTestResponse>;
|
|
4130
4158
|
/**
|
|
4131
4159
|
* Start email campaign
|
|
4132
4160
|
*/
|
|
@@ -8723,6 +8723,74 @@ var StorefrontApi = /** @class */ (function (_super) {
|
|
|
8723
8723
|
});
|
|
8724
8724
|
});
|
|
8725
8725
|
};
|
|
8726
|
+
/**
|
|
8727
|
+
* Sequence test
|
|
8728
|
+
*/
|
|
8729
|
+
StorefrontApi.prototype.sequenceTestRaw = function (requestParameters, initOverrides) {
|
|
8730
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8731
|
+
var queryParameters, headerParameters, _a, _b, response;
|
|
8732
|
+
return __generator(this, function (_c) {
|
|
8733
|
+
switch (_c.label) {
|
|
8734
|
+
case 0:
|
|
8735
|
+
if (requestParameters.storefrontOid === null || requestParameters.storefrontOid === undefined) {
|
|
8736
|
+
throw new runtime.RequiredError('storefrontOid', 'Required parameter requestParameters.storefrontOid was null or undefined when calling sequenceTest.');
|
|
8737
|
+
}
|
|
8738
|
+
if (requestParameters.commseqUuid === null || requestParameters.commseqUuid === undefined) {
|
|
8739
|
+
throw new runtime.RequiredError('commseqUuid', 'Required parameter requestParameters.commseqUuid was null or undefined when calling sequenceTest.');
|
|
8740
|
+
}
|
|
8741
|
+
if (requestParameters.emailCommseqSequenceTestRequest === null || requestParameters.emailCommseqSequenceTestRequest === undefined) {
|
|
8742
|
+
throw new runtime.RequiredError('emailCommseqSequenceTestRequest', 'Required parameter requestParameters.emailCommseqSequenceTestRequest was null or undefined when calling sequenceTest.');
|
|
8743
|
+
}
|
|
8744
|
+
queryParameters = {};
|
|
8745
|
+
headerParameters = {};
|
|
8746
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
8747
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
8748
|
+
headerParameters["x-ultracart-browser-key"] = this.configuration.apiKey("x-ultracart-browser-key"); // ultraCartBrowserApiKey authentication
|
|
8749
|
+
}
|
|
8750
|
+
if (!(this.configuration && this.configuration.accessToken)) return [3 /*break*/, 2];
|
|
8751
|
+
// oauth required
|
|
8752
|
+
_a = headerParameters;
|
|
8753
|
+
_b = "Authorization";
|
|
8754
|
+
return [4 /*yield*/, this.configuration.accessToken("ultraCartOauth", ["storefront_write"])];
|
|
8755
|
+
case 1:
|
|
8756
|
+
// oauth required
|
|
8757
|
+
_a[_b] = _c.sent();
|
|
8758
|
+
_c.label = 2;
|
|
8759
|
+
case 2:
|
|
8760
|
+
if (this.configuration && this.configuration.apiKey) {
|
|
8761
|
+
headerParameters["x-ultracart-simple-key"] = this.configuration.apiKey("x-ultracart-simple-key"); // ultraCartSimpleApiKey authentication
|
|
8762
|
+
}
|
|
8763
|
+
return [4 /*yield*/, this.request({
|
|
8764
|
+
path: "/storefront/{storefront_oid}/email/commseqs/{commseq_uuid}/test".replace("{".concat("storefront_oid", "}"), encodeURIComponent(String(requestParameters.storefrontOid))).replace("{".concat("commseq_uuid", "}"), encodeURIComponent(String(requestParameters.commseqUuid))),
|
|
8765
|
+
method: 'POST',
|
|
8766
|
+
headers: headerParameters,
|
|
8767
|
+
query: queryParameters,
|
|
8768
|
+
body: (0, models_1.EmailCommseqSequenceTestRequestToJSON)(requestParameters.emailCommseqSequenceTestRequest),
|
|
8769
|
+
}, initOverrides)];
|
|
8770
|
+
case 3:
|
|
8771
|
+
response = _c.sent();
|
|
8772
|
+
return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return (0, models_1.EmailCommseqSequenceTestResponseFromJSON)(jsonValue); })];
|
|
8773
|
+
}
|
|
8774
|
+
});
|
|
8775
|
+
});
|
|
8776
|
+
};
|
|
8777
|
+
/**
|
|
8778
|
+
* Sequence test
|
|
8779
|
+
*/
|
|
8780
|
+
StorefrontApi.prototype.sequenceTest = function (requestParameters, initOverrides) {
|
|
8781
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
8782
|
+
var response;
|
|
8783
|
+
return __generator(this, function (_a) {
|
|
8784
|
+
switch (_a.label) {
|
|
8785
|
+
case 0: return [4 /*yield*/, this.sequenceTestRaw(requestParameters, initOverrides)];
|
|
8786
|
+
case 1:
|
|
8787
|
+
response = _a.sent();
|
|
8788
|
+
return [4 /*yield*/, response.value()];
|
|
8789
|
+
case 2: return [2 /*return*/, _a.sent()];
|
|
8790
|
+
}
|
|
8791
|
+
});
|
|
8792
|
+
});
|
|
8793
|
+
};
|
|
8726
8794
|
/**
|
|
8727
8795
|
* Start email campaign
|
|
8728
8796
|
*/
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* UltraCart Rest API V2
|
|
3
|
+
* UltraCart REST API Version 2
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
|
+
* Contact: support@ultracart.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ConversationEventRRWeb
|
|
16
|
+
*/
|
|
17
|
+
export interface ConversationEventRRWeb {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ConversationEventRRWeb
|
|
22
|
+
*/
|
|
23
|
+
data?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof ConversationEventRRWeb
|
|
28
|
+
*/
|
|
29
|
+
data_part?: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ConversationEventRRWeb
|
|
34
|
+
*/
|
|
35
|
+
data_sha256?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ConversationEventRRWeb
|
|
40
|
+
*/
|
|
41
|
+
data_total_parts?: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof ConversationEventRRWeb
|
|
46
|
+
*/
|
|
47
|
+
data_total_sha256?: string;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof ConversationEventRRWeb
|
|
52
|
+
*/
|
|
53
|
+
event_index?: number;
|
|
54
|
+
/**
|
|
55
|
+
* Type of event
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof ConversationEventRRWeb
|
|
58
|
+
*/
|
|
59
|
+
type?: ConversationEventRRWebTypeEnum;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* @export
|
|
63
|
+
*/
|
|
64
|
+
export declare const ConversationEventRRWebTypeEnum: {
|
|
65
|
+
readonly Init: "init";
|
|
66
|
+
readonly Events: "events";
|
|
67
|
+
};
|
|
68
|
+
export declare type ConversationEventRRWebTypeEnum = typeof ConversationEventRRWebTypeEnum[keyof typeof ConversationEventRRWebTypeEnum];
|
|
69
|
+
export declare function ConversationEventRRWebFromJSON(json: any): ConversationEventRRWeb;
|
|
70
|
+
export declare function ConversationEventRRWebFromJSONTyped(json: any, ignoreDiscriminator: boolean): ConversationEventRRWeb;
|
|
71
|
+
export declare function ConversationEventRRWebToJSON(value?: ConversationEventRRWeb | null): any;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* UltraCart Rest API V2
|
|
6
|
+
* UltraCart REST API Version 2
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2.0.0
|
|
9
|
+
* Contact: support@ultracart.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ConversationEventRRWebToJSON = exports.ConversationEventRRWebFromJSONTyped = exports.ConversationEventRRWebFromJSON = exports.ConversationEventRRWebTypeEnum = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
/**
|
|
19
|
+
* @export
|
|
20
|
+
*/
|
|
21
|
+
exports.ConversationEventRRWebTypeEnum = {
|
|
22
|
+
Init: 'init',
|
|
23
|
+
Events: 'events'
|
|
24
|
+
};
|
|
25
|
+
function ConversationEventRRWebFromJSON(json) {
|
|
26
|
+
return ConversationEventRRWebFromJSONTyped(json, false);
|
|
27
|
+
}
|
|
28
|
+
exports.ConversationEventRRWebFromJSON = ConversationEventRRWebFromJSON;
|
|
29
|
+
function ConversationEventRRWebFromJSONTyped(json, ignoreDiscriminator) {
|
|
30
|
+
if ((json === undefined) || (json === null)) {
|
|
31
|
+
return json;
|
|
32
|
+
}
|
|
33
|
+
return {
|
|
34
|
+
'data': !(0, runtime_1.exists)(json, 'data') ? undefined : json['data'],
|
|
35
|
+
'data_part': !(0, runtime_1.exists)(json, 'data_part') ? undefined : json['data_part'],
|
|
36
|
+
'data_sha256': !(0, runtime_1.exists)(json, 'data_sha256') ? undefined : json['data_sha256'],
|
|
37
|
+
'data_total_parts': !(0, runtime_1.exists)(json, 'data_total_parts') ? undefined : json['data_total_parts'],
|
|
38
|
+
'data_total_sha256': !(0, runtime_1.exists)(json, 'data_total_sha256') ? undefined : json['data_total_sha256'],
|
|
39
|
+
'event_index': !(0, runtime_1.exists)(json, 'event_index') ? undefined : json['event_index'],
|
|
40
|
+
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : json['type'],
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
exports.ConversationEventRRWebFromJSONTyped = ConversationEventRRWebFromJSONTyped;
|
|
44
|
+
function ConversationEventRRWebToJSON(value) {
|
|
45
|
+
if (value === undefined) {
|
|
46
|
+
return undefined;
|
|
47
|
+
}
|
|
48
|
+
if (value === null) {
|
|
49
|
+
return null;
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
'data': value.data,
|
|
53
|
+
'data_part': value.data_part,
|
|
54
|
+
'data_sha256': value.data_sha256,
|
|
55
|
+
'data_total_parts': value.data_total_parts,
|
|
56
|
+
'data_total_sha256': value.data_total_sha256,
|
|
57
|
+
'event_index': value.event_index,
|
|
58
|
+
'type': value.type,
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
exports.ConversationEventRRWebToJSON = ConversationEventRRWebToJSON;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* UltraCart Rest API V2
|
|
3
|
+
* UltraCart REST API Version 2
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
|
+
* Contact: support@ultracart.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ConversationEventTyping
|
|
16
|
+
*/
|
|
17
|
+
export interface ConversationEventTyping {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ConversationEventTyping
|
|
22
|
+
*/
|
|
23
|
+
author_conversation_participant_arn?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ConversationEventTyping
|
|
28
|
+
*/
|
|
29
|
+
author_conversation_participant_name?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ConversationEventTyping
|
|
34
|
+
*/
|
|
35
|
+
value?: string;
|
|
36
|
+
}
|
|
37
|
+
export declare function ConversationEventTypingFromJSON(json: any): ConversationEventTyping;
|
|
38
|
+
export declare function ConversationEventTypingFromJSONTyped(json: any, ignoreDiscriminator: boolean): ConversationEventTyping;
|
|
39
|
+
export declare function ConversationEventTypingToJSON(value?: ConversationEventTyping | null): any;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* UltraCart Rest API V2
|
|
6
|
+
* UltraCart REST API Version 2
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 2.0.0
|
|
9
|
+
* Contact: support@ultracart.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.ConversationEventTypingToJSON = exports.ConversationEventTypingFromJSONTyped = exports.ConversationEventTypingFromJSON = void 0;
|
|
17
|
+
var runtime_1 = require("../runtime");
|
|
18
|
+
function ConversationEventTypingFromJSON(json) {
|
|
19
|
+
return ConversationEventTypingFromJSONTyped(json, false);
|
|
20
|
+
}
|
|
21
|
+
exports.ConversationEventTypingFromJSON = ConversationEventTypingFromJSON;
|
|
22
|
+
function ConversationEventTypingFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
if ((json === undefined) || (json === null)) {
|
|
24
|
+
return json;
|
|
25
|
+
}
|
|
26
|
+
return {
|
|
27
|
+
'author_conversation_participant_arn': !(0, runtime_1.exists)(json, 'author_conversation_participant_arn') ? undefined : json['author_conversation_participant_arn'],
|
|
28
|
+
'author_conversation_participant_name': !(0, runtime_1.exists)(json, 'author_conversation_participant_name') ? undefined : json['author_conversation_participant_name'],
|
|
29
|
+
'value': !(0, runtime_1.exists)(json, 'value') ? undefined : json['value'],
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
exports.ConversationEventTypingFromJSONTyped = ConversationEventTypingFromJSONTyped;
|
|
33
|
+
function ConversationEventTypingToJSON(value) {
|
|
34
|
+
if (value === undefined) {
|
|
35
|
+
return undefined;
|
|
36
|
+
}
|
|
37
|
+
if (value === null) {
|
|
38
|
+
return null;
|
|
39
|
+
}
|
|
40
|
+
return {
|
|
41
|
+
'author_conversation_participant_arn': value.author_conversation_participant_arn,
|
|
42
|
+
'author_conversation_participant_name': value.author_conversation_participant_name,
|
|
43
|
+
'value': value.value,
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
exports.ConversationEventTypingToJSON = ConversationEventTypingToJSON;
|
|
@@ -58,6 +58,12 @@ export interface ConversationMessage {
|
|
|
58
58
|
* @memberof ConversationMessage
|
|
59
59
|
*/
|
|
60
60
|
transport_statuses?: Array<ConversationMessageTransportStatus>;
|
|
61
|
+
/**
|
|
62
|
+
* Message type
|
|
63
|
+
* @type {string}
|
|
64
|
+
* @memberof ConversationMessage
|
|
65
|
+
*/
|
|
66
|
+
type?: ConversationMessageTypeEnum;
|
|
61
67
|
/**
|
|
62
68
|
*
|
|
63
69
|
* @type {Array<string>}
|
|
@@ -65,6 +71,14 @@ export interface ConversationMessage {
|
|
|
65
71
|
*/
|
|
66
72
|
upload_keys?: Array<string>;
|
|
67
73
|
}
|
|
74
|
+
/**
|
|
75
|
+
* @export
|
|
76
|
+
*/
|
|
77
|
+
export declare const ConversationMessageTypeEnum: {
|
|
78
|
+
readonly Message: "message";
|
|
79
|
+
readonly Notice: "notice";
|
|
80
|
+
};
|
|
81
|
+
export declare type ConversationMessageTypeEnum = typeof ConversationMessageTypeEnum[keyof typeof ConversationMessageTypeEnum];
|
|
68
82
|
export declare function ConversationMessageFromJSON(json: any): ConversationMessage;
|
|
69
83
|
export declare function ConversationMessageFromJSONTyped(json: any, ignoreDiscriminator: boolean): ConversationMessage;
|
|
70
84
|
export declare function ConversationMessageToJSON(value?: ConversationMessage | null): any;
|
|
@@ -13,9 +13,16 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ConversationMessageToJSON = exports.ConversationMessageFromJSONTyped = exports.ConversationMessageFromJSON = void 0;
|
|
16
|
+
exports.ConversationMessageToJSON = exports.ConversationMessageFromJSONTyped = exports.ConversationMessageFromJSON = exports.ConversationMessageTypeEnum = void 0;
|
|
17
17
|
var runtime_1 = require("../runtime");
|
|
18
18
|
var ConversationMessageTransportStatus_1 = require("./ConversationMessageTransportStatus");
|
|
19
|
+
/**
|
|
20
|
+
* @export
|
|
21
|
+
*/
|
|
22
|
+
exports.ConversationMessageTypeEnum = {
|
|
23
|
+
Message: 'message',
|
|
24
|
+
Notice: 'notice'
|
|
25
|
+
};
|
|
19
26
|
function ConversationMessageFromJSON(json) {
|
|
20
27
|
return ConversationMessageFromJSONTyped(json, false);
|
|
21
28
|
}
|
|
@@ -32,6 +39,7 @@ function ConversationMessageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
32
39
|
'media_urls': !(0, runtime_1.exists)(json, 'media_urls') ? undefined : json['media_urls'],
|
|
33
40
|
'message_dts': !(0, runtime_1.exists)(json, 'message_dts') ? undefined : json['message_dts'],
|
|
34
41
|
'transport_statuses': !(0, runtime_1.exists)(json, 'transport_statuses') ? undefined : (json['transport_statuses'].map(ConversationMessageTransportStatus_1.ConversationMessageTransportStatusFromJSON)),
|
|
42
|
+
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : json['type'],
|
|
35
43
|
'upload_keys': !(0, runtime_1.exists)(json, 'upload_keys') ? undefined : json['upload_keys'],
|
|
36
44
|
};
|
|
37
45
|
}
|
|
@@ -51,6 +59,7 @@ function ConversationMessageToJSON(value) {
|
|
|
51
59
|
'media_urls': value.media_urls,
|
|
52
60
|
'message_dts': value.message_dts,
|
|
53
61
|
'transport_statuses': value.transport_statuses === undefined ? undefined : (value.transport_statuses.map(ConversationMessageTransportStatus_1.ConversationMessageTransportStatusToJSON)),
|
|
62
|
+
'type': value.type,
|
|
54
63
|
'upload_keys': value.upload_keys,
|
|
55
64
|
};
|
|
56
65
|
}
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { ConversationEventQueuePosition } from './ConversationEventQueuePosition';
|
|
13
|
+
import { ConversationEventRRWeb } from './ConversationEventRRWeb';
|
|
14
|
+
import { ConversationEventTyping } from './ConversationEventTyping';
|
|
13
15
|
import { ConversationMessage } from './ConversationMessage';
|
|
14
16
|
import { ConversationSummary } from './ConversationSummary';
|
|
15
17
|
import { ConversationWebchatQueueStatus } from './ConversationWebchatQueueStatus';
|
|
@@ -55,12 +57,24 @@ export interface ConversationWebsocketMessage {
|
|
|
55
57
|
* @memberof ConversationWebsocketMessage
|
|
56
58
|
*/
|
|
57
59
|
event_queue_status_update?: ConversationWebchatQueueStatus;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {ConversationEventRRWeb}
|
|
63
|
+
* @memberof ConversationWebsocketMessage
|
|
64
|
+
*/
|
|
65
|
+
event_rrweb?: ConversationEventRRWeb;
|
|
58
66
|
/**
|
|
59
67
|
* Type of event
|
|
60
68
|
* @type {string}
|
|
61
69
|
* @memberof ConversationWebsocketMessage
|
|
62
70
|
*/
|
|
63
71
|
event_type?: ConversationWebsocketMessageEventTypeEnum;
|
|
72
|
+
/**
|
|
73
|
+
*
|
|
74
|
+
* @type {ConversationEventTyping}
|
|
75
|
+
* @memberof ConversationWebsocketMessage
|
|
76
|
+
*/
|
|
77
|
+
event_typing?: ConversationEventTyping;
|
|
64
78
|
/**
|
|
65
79
|
*
|
|
66
80
|
* @type {ConversationMessage}
|
|
@@ -91,6 +105,7 @@ export declare const ConversationWebsocketMessageEventTypeEnum: {
|
|
|
91
105
|
readonly NewMessage: "new message";
|
|
92
106
|
readonly UpdatedMessage: "updated message";
|
|
93
107
|
readonly QueueStatusUpdate: "queue status update";
|
|
108
|
+
readonly Rrweb: "rrweb";
|
|
94
109
|
};
|
|
95
110
|
export declare type ConversationWebsocketMessageEventTypeEnum = typeof ConversationWebsocketMessageEventTypeEnum[keyof typeof ConversationWebsocketMessageEventTypeEnum];
|
|
96
111
|
/**
|
|
@@ -100,6 +115,7 @@ export declare const ConversationWebsocketMessageTypeEnum: {
|
|
|
100
115
|
readonly Message: "message";
|
|
101
116
|
readonly Event: "event";
|
|
102
117
|
readonly Ping: "ping";
|
|
118
|
+
readonly CheckQueuePosition: "check queue position";
|
|
103
119
|
};
|
|
104
120
|
export declare type ConversationWebsocketMessageTypeEnum = typeof ConversationWebsocketMessageTypeEnum[keyof typeof ConversationWebsocketMessageTypeEnum];
|
|
105
121
|
export declare function ConversationWebsocketMessageFromJSON(json: any): ConversationWebsocketMessage;
|
|
@@ -16,6 +16,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
16
16
|
exports.ConversationWebsocketMessageToJSON = exports.ConversationWebsocketMessageFromJSONTyped = exports.ConversationWebsocketMessageFromJSON = exports.ConversationWebsocketMessageTypeEnum = exports.ConversationWebsocketMessageEventTypeEnum = void 0;
|
|
17
17
|
var runtime_1 = require("../runtime");
|
|
18
18
|
var ConversationEventQueuePosition_1 = require("./ConversationEventQueuePosition");
|
|
19
|
+
var ConversationEventRRWeb_1 = require("./ConversationEventRRWeb");
|
|
20
|
+
var ConversationEventTyping_1 = require("./ConversationEventTyping");
|
|
19
21
|
var ConversationMessage_1 = require("./ConversationMessage");
|
|
20
22
|
var ConversationSummary_1 = require("./ConversationSummary");
|
|
21
23
|
var ConversationWebchatQueueStatus_1 = require("./ConversationWebchatQueueStatus");
|
|
@@ -29,7 +31,8 @@ exports.ConversationWebsocketMessageEventTypeEnum = {
|
|
|
29
31
|
NewConversation: 'new conversation',
|
|
30
32
|
NewMessage: 'new message',
|
|
31
33
|
UpdatedMessage: 'updated message',
|
|
32
|
-
QueueStatusUpdate: 'queue status update'
|
|
34
|
+
QueueStatusUpdate: 'queue status update',
|
|
35
|
+
Rrweb: 'rrweb'
|
|
33
36
|
};
|
|
34
37
|
/**
|
|
35
38
|
* @export
|
|
@@ -37,7 +40,8 @@ exports.ConversationWebsocketMessageEventTypeEnum = {
|
|
|
37
40
|
exports.ConversationWebsocketMessageTypeEnum = {
|
|
38
41
|
Message: 'message',
|
|
39
42
|
Event: 'event',
|
|
40
|
-
Ping: 'ping'
|
|
43
|
+
Ping: 'ping',
|
|
44
|
+
CheckQueuePosition: 'check queue position'
|
|
41
45
|
};
|
|
42
46
|
function ConversationWebsocketMessageFromJSON(json) {
|
|
43
47
|
return ConversationWebsocketMessageFromJSONTyped(json, false);
|
|
@@ -54,7 +58,9 @@ function ConversationWebsocketMessageFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
54
58
|
'event_new_message': !(0, runtime_1.exists)(json, 'event_new_message') ? undefined : (0, ConversationSummary_1.ConversationSummaryFromJSON)(json['event_new_message']),
|
|
55
59
|
'event_queue_position': !(0, runtime_1.exists)(json, 'event_queue_position') ? undefined : (0, ConversationEventQueuePosition_1.ConversationEventQueuePositionFromJSON)(json['event_queue_position']),
|
|
56
60
|
'event_queue_status_update': !(0, runtime_1.exists)(json, 'event_queue_status_update') ? undefined : (0, ConversationWebchatQueueStatus_1.ConversationWebchatQueueStatusFromJSON)(json['event_queue_status_update']),
|
|
61
|
+
'event_rrweb': !(0, runtime_1.exists)(json, 'event_rrweb') ? undefined : (0, ConversationEventRRWeb_1.ConversationEventRRWebFromJSON)(json['event_rrweb']),
|
|
57
62
|
'event_type': !(0, runtime_1.exists)(json, 'event_type') ? undefined : json['event_type'],
|
|
63
|
+
'event_typing': !(0, runtime_1.exists)(json, 'event_typing') ? undefined : (0, ConversationEventTyping_1.ConversationEventTypingFromJSON)(json['event_typing']),
|
|
58
64
|
'event_updated_message': !(0, runtime_1.exists)(json, 'event_updated_message') ? undefined : (0, ConversationMessage_1.ConversationMessageFromJSON)(json['event_updated_message']),
|
|
59
65
|
'message': !(0, runtime_1.exists)(json, 'message') ? undefined : (0, ConversationMessage_1.ConversationMessageFromJSON)(json['message']),
|
|
60
66
|
'type': !(0, runtime_1.exists)(json, 'type') ? undefined : json['type'],
|
|
@@ -75,7 +81,9 @@ function ConversationWebsocketMessageToJSON(value) {
|
|
|
75
81
|
'event_new_message': (0, ConversationSummary_1.ConversationSummaryToJSON)(value.event_new_message),
|
|
76
82
|
'event_queue_position': (0, ConversationEventQueuePosition_1.ConversationEventQueuePositionToJSON)(value.event_queue_position),
|
|
77
83
|
'event_queue_status_update': (0, ConversationWebchatQueueStatus_1.ConversationWebchatQueueStatusToJSON)(value.event_queue_status_update),
|
|
84
|
+
'event_rrweb': (0, ConversationEventRRWeb_1.ConversationEventRRWebToJSON)(value.event_rrweb),
|
|
78
85
|
'event_type': value.event_type,
|
|
86
|
+
'event_typing': (0, ConversationEventTyping_1.ConversationEventTypingToJSON)(value.event_typing),
|
|
79
87
|
'event_updated_message': (0, ConversationMessage_1.ConversationMessageToJSON)(value.event_updated_message),
|
|
80
88
|
'message': (0, ConversationMessage_1.ConversationMessageToJSON)(value.message),
|
|
81
89
|
'type': value.type,
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* UltraCart Rest API V2
|
|
3
|
+
* UltraCart REST API Version 2
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2.0.0
|
|
6
|
+
* Contact: support@ultracart.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface EmailCommseqSequenceTestRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface EmailCommseqSequenceTestRequest {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
22
|
+
*/
|
|
23
|
+
cart_id?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {Array<string>}
|
|
27
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
28
|
+
*/
|
|
29
|
+
cart_item_ids?: Array<string>;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
34
|
+
*/
|
|
35
|
+
esp_commseq_uuid?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
40
|
+
*/
|
|
41
|
+
name?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
46
|
+
*/
|
|
47
|
+
order_id?: string;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {boolean}
|
|
51
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
52
|
+
*/
|
|
53
|
+
please_review?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {string}
|
|
57
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
58
|
+
*/
|
|
59
|
+
send_to_email?: string;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {boolean}
|
|
63
|
+
* @memberof EmailCommseqSequenceTestRequest
|
|
64
|
+
*/
|
|
65
|
+
send_to_logged_in_user?: boolean;
|
|
66
|
+
}
|
|
67
|
+
export declare function EmailCommseqSequenceTestRequestFromJSON(json: any): EmailCommseqSequenceTestRequest;
|
|
68
|
+
export declare function EmailCommseqSequenceTestRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): EmailCommseqSequenceTestRequest;
|
|
69
|
+
export declare function EmailCommseqSequenceTestRequestToJSON(value?: EmailCommseqSequenceTestRequest | null): any;
|