@trii/types 2.10.386 → 2.10.388
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/dist/Accounts/accounts.d.ts +88 -88
- package/dist/Accounts/accounts.js +21 -21
- package/dist/Accounts/device.d.ts +31 -31
- package/dist/Accounts/device.js +16 -16
- package/dist/Accounts/index.d.ts +2 -2
- package/dist/Accounts/index.js +2 -2
- package/dist/ApiResponses/index.d.ts +8 -8
- package/dist/ApiResponses/index.js +1 -1
- package/dist/AuditLogs/auditLog.d.ts +7 -7
- package/dist/AuditLogs/auditLog.js +1 -1
- package/dist/AuditLogs/auditLogType.d.ts +5 -5
- package/dist/AuditLogs/auditLogType.js +6 -6
- package/dist/AuditLogs/index.d.ts +2 -2
- package/dist/AuditLogs/index.js +2 -2
- package/dist/Calendar/Event.d.ts +63 -63
- package/dist/Calendar/Event.js +13 -13
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Calendar/index.js +1 -1
- package/dist/Calls/Call.d.ts +55 -55
- package/dist/Calls/Call.js +22 -22
- package/dist/Calls/index.d.ts +1 -1
- package/dist/Calls/index.js +1 -1
- package/dist/Common/API/AuthApiKey.d.ts +5 -5
- package/dist/Common/API/AuthApiKey.js +1 -1
- package/dist/Common/API/AuthBasic.d.ts +4 -4
- package/dist/Common/API/AuthBasic.js +1 -1
- package/dist/Common/API/AuthBearer.d.ts +5 -5
- package/dist/Common/API/AuthBearer.js +1 -1
- package/dist/Common/API/AuthType.d.ts +6 -6
- package/dist/Common/API/AuthType.js +7 -7
- package/dist/Common/API/Method.d.ts +4 -4
- package/dist/Common/API/Method.js +5 -5
- package/dist/Common/API/index.d.ts +5 -5
- package/dist/Common/API/index.js +5 -5
- package/dist/Common/Channels/Channel.d.ts +47 -47
- package/dist/Common/Channels/Channel.js +1 -1
- package/dist/Common/Channels/ChannelType.d.ts +24 -24
- package/dist/Common/Channels/ChannelType.js +25 -25
- package/dist/Common/Channels/Email.d.ts +59 -59
- package/dist/Common/Channels/Email.js +30 -30
- package/dist/Common/Channels/Facebook.d.ts +23 -23
- package/dist/Common/Channels/Facebook.js +2 -2
- package/dist/Common/Channels/Form.d.ts +52 -52
- package/dist/Common/Channels/Form.js +25 -25
- package/dist/Common/Channels/GoogleBusiness.d.ts +20 -20
- package/dist/Common/Channels/GoogleBusiness.js +4 -4
- package/dist/Common/Channels/Instagram.d.ts +22 -22
- package/dist/Common/Channels/Instagram.js +2 -2
- package/dist/Common/Channels/MercadoLibre.d.ts +27 -27
- package/dist/Common/Channels/MercadoLibre.js +4 -4
- package/dist/Common/Channels/Pbx.d.ts +2 -2
- package/dist/Common/Channels/Pbx.js +2 -2
- package/dist/Common/Channels/Permission.d.ts +6 -6
- package/dist/Common/Channels/Permission.js +2 -2
- package/dist/Common/Channels/RCS.d.ts +33 -33
- package/dist/Common/Channels/RCS.js +4 -4
- package/dist/Common/Channels/Sip.d.ts +2 -2
- package/dist/Common/Channels/Sip.js +2 -2
- package/dist/Common/Channels/Sms.d.ts +42 -42
- package/dist/Common/Channels/Sms.js +12 -12
- package/dist/Common/Channels/WebChat.d.ts +60 -60
- package/dist/Common/Channels/WebChat.js +14 -14
- package/dist/Common/Channels/WhatsApp.d.ts +41 -41
- package/dist/Common/Channels/WhatsApp.js +10 -10
- package/dist/Common/Channels/index.d.ts +15 -15
- package/dist/Common/Channels/index.js +15 -15
- package/dist/Common/EventsQueue/EmailTemplate.d.ts +10 -10
- package/dist/Common/EventsQueue/EmailTemplate.js +1 -1
- package/dist/Common/EventsQueue/EventQueue.d.ts +12 -12
- package/dist/Common/EventsQueue/EventQueue.js +1 -1
- package/dist/Common/EventsQueue/UserUpdate.d.ts +8 -8
- package/dist/Common/EventsQueue/UserUpdate.js +1 -1
- package/dist/Common/EventsQueue/index.d.ts +3 -3
- package/dist/Common/EventsQueue/index.js +3 -3
- package/dist/Common/Logs/Log.d.ts +18 -18
- package/dist/Common/Logs/Log.js +10 -10
- package/dist/Common/Logs/index.d.ts +1 -1
- package/dist/Common/Logs/index.js +1 -1
- package/dist/Common/Messages/MediaFile.d.ts +5 -5
- package/dist/Common/Messages/MediaFile.js +1 -1
- package/dist/Common/Messages/Message.d.ts +359 -359
- package/dist/Common/Messages/Message.js +53 -53
- package/dist/Common/Messages/Template.d.ts +62 -62
- package/dist/Common/Messages/Template.js +20 -20
- package/dist/Common/Messages/index.d.ts +3 -3
- package/dist/Common/Messages/index.js +3 -3
- package/dist/Common/Notifications/Notification.d.ts +19 -19
- package/dist/Common/Notifications/Notification.js +7 -7
- package/dist/Common/Notifications/UserNotificationsConfig.d.ts +30 -30
- package/dist/Common/Notifications/UserNotificationsConfig.js +8 -8
- package/dist/Common/Notifications/index.d.ts +2 -2
- package/dist/Common/Notifications/index.js +2 -2
- package/dist/Common/Schedules/Schedules.d.ts +32 -32
- package/dist/Common/Schedules/Schedules.js +1 -1
- package/dist/Common/Schedules/index.d.ts +1 -1
- package/dist/Common/Schedules/index.js +1 -1
- package/dist/Common/index.d.ts +6 -6
- package/dist/Common/index.js +12 -12
- package/dist/Contacts/File.d.ts +17 -17
- package/dist/Contacts/File.js +1 -1
- package/dist/Contacts/Label.d.ts +9 -9
- package/dist/Contacts/Label.js +1 -1
- package/dist/Contacts/Note.d.ts +15 -15
- package/dist/Contacts/Note.js +1 -1
- package/dist/Contacts/contacts.d.ts +240 -240
- package/dist/Contacts/contacts.js +39 -39
- package/dist/Contacts/index.d.ts +5 -5
- package/dist/Contacts/index.js +5 -5
- package/dist/Contacts/segments.d.ts +51 -51
- package/dist/Contacts/segments.js +49 -49
- package/dist/Conversations/Conversation.d.ts +92 -92
- package/dist/Conversations/Conversation.js +44 -44
- package/dist/Conversations/DashBoard/dashboard.d.ts +84 -84
- package/dist/Conversations/DashBoard/dashboard.js +45 -45
- package/dist/Conversations/DashBoard/dashboardChannels.d.ts +5 -5
- package/dist/Conversations/DashBoard/dashboardChannels.js +2 -2
- package/dist/Conversations/DashBoard/dashboardForms.d.ts +44 -44
- package/dist/Conversations/DashBoard/dashboardForms.js +14 -14
- package/dist/Conversations/DashBoard/dashboardMessages.d.ts +13 -13
- package/dist/Conversations/DashBoard/dashboardMessages.js +4 -4
- package/dist/Conversations/Ending.d.ts +11 -11
- package/dist/Conversations/Ending.js +1 -1
- package/dist/Conversations/Flows/Flow.d.ts +104 -104
- package/dist/Conversations/Flows/Flow.js +36 -36
- package/dist/Conversations/Flows/Nodes/NodeApi.d.ts +20 -20
- package/dist/Conversations/Flows/Nodes/NodeApi.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConditional.d.ts +21 -21
- package/dist/Conversations/Flows/Nodes/NodeConditional.js +16 -16
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.d.ts +8 -8
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.js +7 -7
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.d.ts +4 -4
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.d.ts +15 -15
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.js +11 -11
- package/dist/Conversations/Flows/Nodes/NodeFillForm.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeFillForm.js +4 -4
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.d.ts +22 -22
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.js +9 -9
- package/dist/Conversations/Flows/Nodes/NodeMsgText.d.ts +47 -47
- package/dist/Conversations/Flows/Nodes/NodeMsgText.js +27 -27
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.d.ts +45 -45
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.js +31 -31
- package/dist/Conversations/Flows/Nodes/NodeRedirect.d.ts +7 -7
- package/dist/Conversations/Flows/Nodes/NodeRedirect.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.d.ts +14 -14
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.js +8 -8
- package/dist/Conversations/Flows/Nodes/NodeStart.d.ts +32 -32
- package/dist/Conversations/Flows/Nodes/NodeStart.js +184 -184
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.js +2 -2
- package/dist/Conversations/Flows/Nodes/index.d.ts +18 -18
- package/dist/Conversations/Flows/Nodes/index.js +18 -18
- package/dist/Conversations/Flows/index.d.ts +2 -2
- package/dist/Conversations/Flows/index.js +3 -3
- package/dist/Conversations/Groups/Group.d.ts +23 -23
- package/dist/Conversations/Groups/Group.js +6 -6
- package/dist/Conversations/Label.d.ts +10 -10
- package/dist/Conversations/Label.js +1 -1
- package/dist/Conversations/QuickResponse.d.ts +34 -34
- package/dist/Conversations/QuickResponse.js +1 -1
- package/dist/Conversations/SocialWalls.d.ts +55 -55
- package/dist/Conversations/SocialWalls.js +1 -1
- package/dist/Conversations/WebHook.d.ts +22 -22
- package/dist/Conversations/WebHook.js +1 -1
- package/dist/Conversations/index.d.ts +12 -12
- package/dist/Conversations/index.js +14 -14
- package/dist/Marketing/Campaign.d.ts +50 -50
- package/dist/Marketing/Campaign.js +25 -25
- package/dist/Marketing/Dashboard.d.ts +48 -48
- package/dist/Marketing/Dashboard.js +1 -1
- package/dist/Marketing/index.d.ts +2 -2
- package/dist/Marketing/index.js +2 -2
- package/dist/PublicAPI/apiKey.d.ts +12 -12
- package/dist/PublicAPI/apiKey.js +1 -1
- package/dist/Security/Security.d.ts +5 -5
- package/dist/Security/Security.js +1 -1
- package/dist/Security/index.d.ts +1 -1
- package/dist/Security/index.js +1 -1
- package/dist/Spaces/Dashboard.d.ts +4 -4
- package/dist/Spaces/Dashboard.js +1 -1
- package/dist/Spaces/index.d.ts +2 -2
- package/dist/Spaces/index.js +2 -2
- package/dist/Spaces/spaces.d.ts +92 -92
- package/dist/Spaces/spaces.js +77 -77
- package/dist/Tickets/AccessLevel.d.ts +5 -5
- package/dist/Tickets/AccessLevel.js +6 -6
- package/dist/Tickets/index.d.ts +1 -1
- package/dist/Tickets/index.js +1 -1
- package/dist/Users/UserActivitySummary.d.ts +5 -5
- package/dist/Users/UserActivitySummary.js +1 -1
- package/dist/Users/UserProfile.d.ts +105 -105
- package/dist/Users/UserProfile.js +78 -78
- package/dist/Users/UserTrii.d.ts +94 -94
- package/dist/Users/UserTrii.js +15 -15
- package/dist/Users/UserType.d.ts +10 -10
- package/dist/Users/UserType.js +11 -11
- package/dist/Users/index.d.ts +4 -4
- package/dist/Users/index.js +4 -4
- package/dist/index.d.ts +14 -14
- package/dist/index.js +28 -28
- package/package.json +5 -2
- package/dist/Campaigns/Campaign.d.ts +0 -40
- package/dist/Campaigns/Campaign.js +0 -18
- package/dist/Campaigns/index.d.ts +0 -1
- package/dist/Campaigns/index.js +0 -1
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
export var EmailConfigOutboundConnectionType;
|
|
2
|
-
(function (EmailConfigOutboundConnectionType) {
|
|
3
|
-
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["NULL"] = 0] = "NULL";
|
|
4
|
-
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["TRII"] = 1] = "TRII";
|
|
5
|
-
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["SMTP"] = 2] = "SMTP";
|
|
6
|
-
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["GOOGLE"] = 3] = "GOOGLE";
|
|
7
|
-
})(EmailConfigOutboundConnectionType || (EmailConfigOutboundConnectionType = {}));
|
|
8
|
-
export var EmailConfigOutboundSecurityType;
|
|
9
|
-
(function (EmailConfigOutboundSecurityType) {
|
|
10
|
-
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["NONE"] = 0] = "NONE";
|
|
11
|
-
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["SSL"] = 1] = "SSL";
|
|
12
|
-
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["TLS"] = 2] = "TLS";
|
|
13
|
-
})(EmailConfigOutboundSecurityType || (EmailConfigOutboundSecurityType = {}));
|
|
14
|
-
export var EmailConfigOutboundStatus;
|
|
15
|
-
(function (EmailConfigOutboundStatus) {
|
|
16
|
-
EmailConfigOutboundStatus[EmailConfigOutboundStatus["NOT_CONFIGURED"] = 1] = "NOT_CONFIGURED";
|
|
17
|
-
EmailConfigOutboundStatus[EmailConfigOutboundStatus["SUCCESS"] = 2] = "SUCCESS";
|
|
18
|
-
})(EmailConfigOutboundStatus || (EmailConfigOutboundStatus = {}));
|
|
19
|
-
export var EmailConfigFromNameType;
|
|
20
|
-
(function (EmailConfigFromNameType) {
|
|
21
|
-
EmailConfigFromNameType[EmailConfigFromNameType["CHANNEL_NAME"] = 1] = "CHANNEL_NAME";
|
|
22
|
-
EmailConfigFromNameType[EmailConfigFromNameType["USER_NAME"] = 2] = "USER_NAME";
|
|
23
|
-
EmailConfigFromNameType[EmailConfigFromNameType["CUSTOM"] = 3] = "CUSTOM";
|
|
24
|
-
})(EmailConfigFromNameType || (EmailConfigFromNameType = {}));
|
|
25
|
-
export class EmailConfig {
|
|
26
|
-
}
|
|
27
|
-
export class EmailDomain {
|
|
28
|
-
}
|
|
29
|
-
export class DNSRecord {
|
|
30
|
-
}
|
|
1
|
+
export var EmailConfigOutboundConnectionType;
|
|
2
|
+
(function (EmailConfigOutboundConnectionType) {
|
|
3
|
+
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["NULL"] = 0] = "NULL";
|
|
4
|
+
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["TRII"] = 1] = "TRII";
|
|
5
|
+
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["SMTP"] = 2] = "SMTP";
|
|
6
|
+
EmailConfigOutboundConnectionType[EmailConfigOutboundConnectionType["GOOGLE"] = 3] = "GOOGLE";
|
|
7
|
+
})(EmailConfigOutboundConnectionType || (EmailConfigOutboundConnectionType = {}));
|
|
8
|
+
export var EmailConfigOutboundSecurityType;
|
|
9
|
+
(function (EmailConfigOutboundSecurityType) {
|
|
10
|
+
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["NONE"] = 0] = "NONE";
|
|
11
|
+
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["SSL"] = 1] = "SSL";
|
|
12
|
+
EmailConfigOutboundSecurityType[EmailConfigOutboundSecurityType["TLS"] = 2] = "TLS";
|
|
13
|
+
})(EmailConfigOutboundSecurityType || (EmailConfigOutboundSecurityType = {}));
|
|
14
|
+
export var EmailConfigOutboundStatus;
|
|
15
|
+
(function (EmailConfigOutboundStatus) {
|
|
16
|
+
EmailConfigOutboundStatus[EmailConfigOutboundStatus["NOT_CONFIGURED"] = 1] = "NOT_CONFIGURED";
|
|
17
|
+
EmailConfigOutboundStatus[EmailConfigOutboundStatus["SUCCESS"] = 2] = "SUCCESS";
|
|
18
|
+
})(EmailConfigOutboundStatus || (EmailConfigOutboundStatus = {}));
|
|
19
|
+
export var EmailConfigFromNameType;
|
|
20
|
+
(function (EmailConfigFromNameType) {
|
|
21
|
+
EmailConfigFromNameType[EmailConfigFromNameType["CHANNEL_NAME"] = 1] = "CHANNEL_NAME";
|
|
22
|
+
EmailConfigFromNameType[EmailConfigFromNameType["USER_NAME"] = 2] = "USER_NAME";
|
|
23
|
+
EmailConfigFromNameType[EmailConfigFromNameType["CUSTOM"] = 3] = "CUSTOM";
|
|
24
|
+
})(EmailConfigFromNameType || (EmailConfigFromNameType = {}));
|
|
25
|
+
export class EmailConfig {
|
|
26
|
+
}
|
|
27
|
+
export class EmailDomain {
|
|
28
|
+
}
|
|
29
|
+
export class DNSRecord {
|
|
30
|
+
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare class FacebookConfig {
|
|
3
|
-
token?: string | '';
|
|
4
|
-
fbAccessToken: string;
|
|
5
|
-
fbAccessTokenExpiration: Date;
|
|
6
|
-
fbUserId: string;
|
|
7
|
-
fbUserName: string;
|
|
8
|
-
fbPageId: string;
|
|
9
|
-
fbPageName: string;
|
|
10
|
-
fbLink: string;
|
|
11
|
-
fbSubscribedEvents: string[];
|
|
12
|
-
reassign?: boolean;
|
|
13
|
-
reassignTime?: number;
|
|
14
|
-
reassignGroupId?: string;
|
|
15
|
-
autoResponseBusinessHours?: boolean;
|
|
16
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
17
|
-
autoResponseHoliday?: boolean;
|
|
18
|
-
autoResponseBusinessHoursMessage?: string | '';
|
|
19
|
-
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
20
|
-
autoResponseHolidayMessage?: string | '';
|
|
21
|
-
scheduleId?: string | null;
|
|
22
|
-
schedule?: ISchedule | null;
|
|
23
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare class FacebookConfig {
|
|
3
|
+
token?: string | '';
|
|
4
|
+
fbAccessToken: string;
|
|
5
|
+
fbAccessTokenExpiration: Date;
|
|
6
|
+
fbUserId: string;
|
|
7
|
+
fbUserName: string;
|
|
8
|
+
fbPageId: string;
|
|
9
|
+
fbPageName: string;
|
|
10
|
+
fbLink: string;
|
|
11
|
+
fbSubscribedEvents: string[];
|
|
12
|
+
reassign?: boolean;
|
|
13
|
+
reassignTime?: number;
|
|
14
|
+
reassignGroupId?: string;
|
|
15
|
+
autoResponseBusinessHours?: boolean;
|
|
16
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
17
|
+
autoResponseHoliday?: boolean;
|
|
18
|
+
autoResponseBusinessHoursMessage?: string | '';
|
|
19
|
+
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
20
|
+
autoResponseHolidayMessage?: string | '';
|
|
21
|
+
scheduleId?: string | null;
|
|
22
|
+
schedule?: ISchedule | null;
|
|
23
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export class FacebookConfig {
|
|
2
|
-
}
|
|
1
|
+
export class FacebookConfig {
|
|
2
|
+
}
|
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare enum FormItemType {
|
|
3
|
-
SHORT_ANSWER = 1,
|
|
4
|
-
PARAGRAPH = 2,
|
|
5
|
-
SEVERAL_OPTIONS = 3,
|
|
6
|
-
CHECKBOXES = 4,
|
|
7
|
-
DROPDOWN = 5,
|
|
8
|
-
LINEARSCALE = 6,
|
|
9
|
-
EMAIL = 7,
|
|
10
|
-
DATE = 8,
|
|
11
|
-
TIME = 9
|
|
12
|
-
}
|
|
13
|
-
export declare enum FormItemLinearScaleStyle {
|
|
14
|
-
CIRCLE = 1,
|
|
15
|
-
STAR = 2
|
|
16
|
-
}
|
|
17
|
-
export declare class FormItemLinearScale {
|
|
18
|
-
from: number;
|
|
19
|
-
fromTitle: string | '';
|
|
20
|
-
to: number;
|
|
21
|
-
toTitle: string | '';
|
|
22
|
-
style: FormItemLinearScaleStyle;
|
|
23
|
-
}
|
|
24
|
-
export declare class FormItem {
|
|
25
|
-
id: string | '';
|
|
26
|
-
order: number;
|
|
27
|
-
question: string | '';
|
|
28
|
-
type: FormItemType;
|
|
29
|
-
severalOptionList: FormItemResponseItem[];
|
|
30
|
-
checkboxList: FormItemResponseItem[];
|
|
31
|
-
dropdownList: FormItemResponseItem[];
|
|
32
|
-
linearScale: FormItemLinearScale;
|
|
33
|
-
required: boolean;
|
|
34
|
-
}
|
|
35
|
-
export declare class FormItemResponseItem {
|
|
36
|
-
id: string | '';
|
|
37
|
-
value: string | '';
|
|
38
|
-
}
|
|
39
|
-
export declare class FormConfig {
|
|
40
|
-
token?: string;
|
|
41
|
-
reassign?: boolean;
|
|
42
|
-
reassignTime?: number;
|
|
43
|
-
reassignGroupId?: string;
|
|
44
|
-
scheduleId?: string | null;
|
|
45
|
-
schedule?: ISchedule | null;
|
|
46
|
-
title?: string | '';
|
|
47
|
-
subTitle?: string | '';
|
|
48
|
-
color?: string | '';
|
|
49
|
-
successMessage?: string | '';
|
|
50
|
-
errorMessage?: string | '';
|
|
51
|
-
items: FormItem[];
|
|
52
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare enum FormItemType {
|
|
3
|
+
SHORT_ANSWER = 1,
|
|
4
|
+
PARAGRAPH = 2,
|
|
5
|
+
SEVERAL_OPTIONS = 3,
|
|
6
|
+
CHECKBOXES = 4,
|
|
7
|
+
DROPDOWN = 5,
|
|
8
|
+
LINEARSCALE = 6,
|
|
9
|
+
EMAIL = 7,
|
|
10
|
+
DATE = 8,
|
|
11
|
+
TIME = 9
|
|
12
|
+
}
|
|
13
|
+
export declare enum FormItemLinearScaleStyle {
|
|
14
|
+
CIRCLE = 1,
|
|
15
|
+
STAR = 2
|
|
16
|
+
}
|
|
17
|
+
export declare class FormItemLinearScale {
|
|
18
|
+
from: number;
|
|
19
|
+
fromTitle: string | '';
|
|
20
|
+
to: number;
|
|
21
|
+
toTitle: string | '';
|
|
22
|
+
style: FormItemLinearScaleStyle;
|
|
23
|
+
}
|
|
24
|
+
export declare class FormItem {
|
|
25
|
+
id: string | '';
|
|
26
|
+
order: number;
|
|
27
|
+
question: string | '';
|
|
28
|
+
type: FormItemType;
|
|
29
|
+
severalOptionList: FormItemResponseItem[];
|
|
30
|
+
checkboxList: FormItemResponseItem[];
|
|
31
|
+
dropdownList: FormItemResponseItem[];
|
|
32
|
+
linearScale: FormItemLinearScale;
|
|
33
|
+
required: boolean;
|
|
34
|
+
}
|
|
35
|
+
export declare class FormItemResponseItem {
|
|
36
|
+
id: string | '';
|
|
37
|
+
value: string | '';
|
|
38
|
+
}
|
|
39
|
+
export declare class FormConfig {
|
|
40
|
+
token?: string;
|
|
41
|
+
reassign?: boolean;
|
|
42
|
+
reassignTime?: number;
|
|
43
|
+
reassignGroupId?: string;
|
|
44
|
+
scheduleId?: string | null;
|
|
45
|
+
schedule?: ISchedule | null;
|
|
46
|
+
title?: string | '';
|
|
47
|
+
subTitle?: string | '';
|
|
48
|
+
color?: string | '';
|
|
49
|
+
successMessage?: string | '';
|
|
50
|
+
errorMessage?: string | '';
|
|
51
|
+
items: FormItem[];
|
|
52
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export var FormItemType;
|
|
2
|
-
(function (FormItemType) {
|
|
3
|
-
FormItemType[FormItemType["SHORT_ANSWER"] = 1] = "SHORT_ANSWER";
|
|
4
|
-
FormItemType[FormItemType["PARAGRAPH"] = 2] = "PARAGRAPH";
|
|
5
|
-
FormItemType[FormItemType["SEVERAL_OPTIONS"] = 3] = "SEVERAL_OPTIONS";
|
|
6
|
-
FormItemType[FormItemType["CHECKBOXES"] = 4] = "CHECKBOXES";
|
|
7
|
-
FormItemType[FormItemType["DROPDOWN"] = 5] = "DROPDOWN";
|
|
8
|
-
FormItemType[FormItemType["LINEARSCALE"] = 6] = "LINEARSCALE";
|
|
9
|
-
FormItemType[FormItemType["EMAIL"] = 7] = "EMAIL";
|
|
10
|
-
FormItemType[FormItemType["DATE"] = 8] = "DATE";
|
|
11
|
-
FormItemType[FormItemType["TIME"] = 9] = "TIME";
|
|
12
|
-
})(FormItemType || (FormItemType = {}));
|
|
13
|
-
export var FormItemLinearScaleStyle;
|
|
14
|
-
(function (FormItemLinearScaleStyle) {
|
|
15
|
-
FormItemLinearScaleStyle[FormItemLinearScaleStyle["CIRCLE"] = 1] = "CIRCLE";
|
|
16
|
-
FormItemLinearScaleStyle[FormItemLinearScaleStyle["STAR"] = 2] = "STAR";
|
|
17
|
-
})(FormItemLinearScaleStyle || (FormItemLinearScaleStyle = {}));
|
|
18
|
-
export class FormItemLinearScale {
|
|
19
|
-
}
|
|
20
|
-
export class FormItem {
|
|
21
|
-
}
|
|
22
|
-
export class FormItemResponseItem {
|
|
23
|
-
}
|
|
24
|
-
export class FormConfig {
|
|
25
|
-
}
|
|
1
|
+
export var FormItemType;
|
|
2
|
+
(function (FormItemType) {
|
|
3
|
+
FormItemType[FormItemType["SHORT_ANSWER"] = 1] = "SHORT_ANSWER";
|
|
4
|
+
FormItemType[FormItemType["PARAGRAPH"] = 2] = "PARAGRAPH";
|
|
5
|
+
FormItemType[FormItemType["SEVERAL_OPTIONS"] = 3] = "SEVERAL_OPTIONS";
|
|
6
|
+
FormItemType[FormItemType["CHECKBOXES"] = 4] = "CHECKBOXES";
|
|
7
|
+
FormItemType[FormItemType["DROPDOWN"] = 5] = "DROPDOWN";
|
|
8
|
+
FormItemType[FormItemType["LINEARSCALE"] = 6] = "LINEARSCALE";
|
|
9
|
+
FormItemType[FormItemType["EMAIL"] = 7] = "EMAIL";
|
|
10
|
+
FormItemType[FormItemType["DATE"] = 8] = "DATE";
|
|
11
|
+
FormItemType[FormItemType["TIME"] = 9] = "TIME";
|
|
12
|
+
})(FormItemType || (FormItemType = {}));
|
|
13
|
+
export var FormItemLinearScaleStyle;
|
|
14
|
+
(function (FormItemLinearScaleStyle) {
|
|
15
|
+
FormItemLinearScaleStyle[FormItemLinearScaleStyle["CIRCLE"] = 1] = "CIRCLE";
|
|
16
|
+
FormItemLinearScaleStyle[FormItemLinearScaleStyle["STAR"] = 2] = "STAR";
|
|
17
|
+
})(FormItemLinearScaleStyle || (FormItemLinearScaleStyle = {}));
|
|
18
|
+
export class FormItemLinearScale {
|
|
19
|
+
}
|
|
20
|
+
export class FormItem {
|
|
21
|
+
}
|
|
22
|
+
export class FormItemResponseItem {
|
|
23
|
+
}
|
|
24
|
+
export class FormConfig {
|
|
25
|
+
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare class GoogleBusinessConfig {
|
|
3
|
-
token?: string | '';
|
|
4
|
-
reassign?: boolean;
|
|
5
|
-
reassignTime?: number;
|
|
6
|
-
reassignGroupId?: string;
|
|
7
|
-
autoResponseBusinessHours?: boolean;
|
|
8
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
9
|
-
autoResponseHoliday?: boolean;
|
|
10
|
-
autoResponseBusinessHoursMessage?: string | '';
|
|
11
|
-
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
12
|
-
autoResponseHolidayMessage?: string | '';
|
|
13
|
-
scheduleId?: string | null;
|
|
14
|
-
schedule?: ISchedule | null;
|
|
15
|
-
}
|
|
16
|
-
export declare class GoogleAccountInfo {
|
|
17
|
-
name: string;
|
|
18
|
-
email: string;
|
|
19
|
-
imageUrl: string;
|
|
20
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare class GoogleBusinessConfig {
|
|
3
|
+
token?: string | '';
|
|
4
|
+
reassign?: boolean;
|
|
5
|
+
reassignTime?: number;
|
|
6
|
+
reassignGroupId?: string;
|
|
7
|
+
autoResponseBusinessHours?: boolean;
|
|
8
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
9
|
+
autoResponseHoliday?: boolean;
|
|
10
|
+
autoResponseBusinessHoursMessage?: string | '';
|
|
11
|
+
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
12
|
+
autoResponseHolidayMessage?: string | '';
|
|
13
|
+
scheduleId?: string | null;
|
|
14
|
+
schedule?: ISchedule | null;
|
|
15
|
+
}
|
|
16
|
+
export declare class GoogleAccountInfo {
|
|
17
|
+
name: string;
|
|
18
|
+
email: string;
|
|
19
|
+
imageUrl: string;
|
|
20
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export class GoogleBusinessConfig {
|
|
2
|
-
}
|
|
3
|
-
export class GoogleAccountInfo {
|
|
4
|
-
}
|
|
1
|
+
export class GoogleBusinessConfig {
|
|
2
|
+
}
|
|
3
|
+
export class GoogleAccountInfo {
|
|
4
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare class InstagramConfig {
|
|
3
|
-
token?: string | '';
|
|
4
|
-
fbAccessToken: string;
|
|
5
|
-
fbAccessTokenExpiration: Date;
|
|
6
|
-
fbUserId: string;
|
|
7
|
-
fbUserName: string;
|
|
8
|
-
igAccountId: string;
|
|
9
|
-
igAccountName: string;
|
|
10
|
-
igSubscribedEvents: string[];
|
|
11
|
-
reassign?: boolean;
|
|
12
|
-
reassignTime?: number;
|
|
13
|
-
reassignGroupId?: string;
|
|
14
|
-
autoResponseBusinessHours?: boolean;
|
|
15
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
16
|
-
autoResponseHoliday?: boolean;
|
|
17
|
-
autoResponseBusinessHoursMessage?: string | '';
|
|
18
|
-
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
19
|
-
autoResponseHolidayMessage?: string | '';
|
|
20
|
-
scheduleId?: string | null;
|
|
21
|
-
schedule?: ISchedule | null;
|
|
22
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare class InstagramConfig {
|
|
3
|
+
token?: string | '';
|
|
4
|
+
fbAccessToken: string;
|
|
5
|
+
fbAccessTokenExpiration: Date;
|
|
6
|
+
fbUserId: string;
|
|
7
|
+
fbUserName: string;
|
|
8
|
+
igAccountId: string;
|
|
9
|
+
igAccountName: string;
|
|
10
|
+
igSubscribedEvents: string[];
|
|
11
|
+
reassign?: boolean;
|
|
12
|
+
reassignTime?: number;
|
|
13
|
+
reassignGroupId?: string;
|
|
14
|
+
autoResponseBusinessHours?: boolean;
|
|
15
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
16
|
+
autoResponseHoliday?: boolean;
|
|
17
|
+
autoResponseBusinessHoursMessage?: string | '';
|
|
18
|
+
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
19
|
+
autoResponseHolidayMessage?: string | '';
|
|
20
|
+
scheduleId?: string | null;
|
|
21
|
+
schedule?: ISchedule | null;
|
|
22
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export class InstagramConfig {
|
|
2
|
-
}
|
|
1
|
+
export class InstagramConfig {
|
|
2
|
+
}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare class MercadoLibreConfig {
|
|
3
|
-
token?: string | '';
|
|
4
|
-
reassign?: boolean;
|
|
5
|
-
reassignTime?: number;
|
|
6
|
-
reassignGroupId?: string;
|
|
7
|
-
autoResponseBusinessHours?: boolean;
|
|
8
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
9
|
-
autoResponseHoliday?: boolean;
|
|
10
|
-
autoResponseBusinessHoursMessage?: string | '';
|
|
11
|
-
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
12
|
-
autoResponseHolidayMessage?: string | '';
|
|
13
|
-
mlAccount?: MercadoLibreConfigAccount | null;
|
|
14
|
-
mlUserId: string;
|
|
15
|
-
mlAccessToken: string;
|
|
16
|
-
mlAccessTokenExpiration: Date;
|
|
17
|
-
mlRefreshToken: string;
|
|
18
|
-
mlRefreshTokenExpiration: Date;
|
|
19
|
-
scheduleId?: string | null;
|
|
20
|
-
schedule?: ISchedule | null;
|
|
21
|
-
}
|
|
22
|
-
export declare class MercadoLibreConfigAccount {
|
|
23
|
-
name: string;
|
|
24
|
-
email: string;
|
|
25
|
-
imageUrl: string;
|
|
26
|
-
phone: string;
|
|
27
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare class MercadoLibreConfig {
|
|
3
|
+
token?: string | '';
|
|
4
|
+
reassign?: boolean;
|
|
5
|
+
reassignTime?: number;
|
|
6
|
+
reassignGroupId?: string;
|
|
7
|
+
autoResponseBusinessHours?: boolean;
|
|
8
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
9
|
+
autoResponseHoliday?: boolean;
|
|
10
|
+
autoResponseBusinessHoursMessage?: string | '';
|
|
11
|
+
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
12
|
+
autoResponseHolidayMessage?: string | '';
|
|
13
|
+
mlAccount?: MercadoLibreConfigAccount | null;
|
|
14
|
+
mlUserId: string;
|
|
15
|
+
mlAccessToken: string;
|
|
16
|
+
mlAccessTokenExpiration: Date;
|
|
17
|
+
mlRefreshToken: string;
|
|
18
|
+
mlRefreshTokenExpiration: Date;
|
|
19
|
+
scheduleId?: string | null;
|
|
20
|
+
schedule?: ISchedule | null;
|
|
21
|
+
}
|
|
22
|
+
export declare class MercadoLibreConfigAccount {
|
|
23
|
+
name: string;
|
|
24
|
+
email: string;
|
|
25
|
+
imageUrl: string;
|
|
26
|
+
phone: string;
|
|
27
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export class MercadoLibreConfig {
|
|
2
|
-
}
|
|
3
|
-
export class MercadoLibreConfigAccount {
|
|
4
|
-
}
|
|
1
|
+
export class MercadoLibreConfig {
|
|
2
|
+
}
|
|
3
|
+
export class MercadoLibreConfigAccount {
|
|
4
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class PbxConfig {
|
|
2
|
-
}
|
|
1
|
+
export declare class PbxConfig {
|
|
2
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export class PbxConfig {
|
|
2
|
-
}
|
|
1
|
+
export class PbxConfig {
|
|
2
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare class Permission {
|
|
2
|
-
groupId?: string | null;
|
|
3
|
-
userId?: string | null;
|
|
4
|
-
readMessages?: boolean | null;
|
|
5
|
-
startConversations?: boolean | null;
|
|
6
|
-
}
|
|
1
|
+
export declare class Permission {
|
|
2
|
+
groupId?: string | null;
|
|
3
|
+
userId?: string | null;
|
|
4
|
+
readMessages?: boolean | null;
|
|
5
|
+
startConversations?: boolean | null;
|
|
6
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export class Permission {
|
|
2
|
-
}
|
|
1
|
+
export class Permission {
|
|
2
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare class RCSConfig {
|
|
3
|
-
token?: string | '';
|
|
4
|
-
agentId?: string | '';
|
|
5
|
-
serviceAccount?: RCSServiceAccount;
|
|
6
|
-
useInCampaigns?: boolean;
|
|
7
|
-
reOpenTime?: number;
|
|
8
|
-
pauseBetweenMessages?: number;
|
|
9
|
-
reassign?: boolean;
|
|
10
|
-
reassignTime?: number;
|
|
11
|
-
reassignGroupId?: string;
|
|
12
|
-
autoResponseBusinessHours?: boolean;
|
|
13
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
14
|
-
autoResponseHoliday?: boolean;
|
|
15
|
-
autoResponseBusinessHoursMessage?: string | '';
|
|
16
|
-
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
17
|
-
autoResponseHolidayMessage?: string | '';
|
|
18
|
-
scheduleId?: string | null;
|
|
19
|
-
schedule?: ISchedule | null;
|
|
20
|
-
}
|
|
21
|
-
export declare class RCSServiceAccount {
|
|
22
|
-
type: string | '';
|
|
23
|
-
project_id: string | '';
|
|
24
|
-
private_key_id: string | '';
|
|
25
|
-
private_key: string | '';
|
|
26
|
-
client_email: string | '';
|
|
27
|
-
client_id: string | '';
|
|
28
|
-
auth_uri: string | '';
|
|
29
|
-
token_uri: string | '';
|
|
30
|
-
auth_provider_x509_cert_url: string | '';
|
|
31
|
-
client_x509_cert_url: string | '';
|
|
32
|
-
universe_domain: string | '';
|
|
33
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare class RCSConfig {
|
|
3
|
+
token?: string | '';
|
|
4
|
+
agentId?: string | '';
|
|
5
|
+
serviceAccount?: RCSServiceAccount;
|
|
6
|
+
useInCampaigns?: boolean;
|
|
7
|
+
reOpenTime?: number;
|
|
8
|
+
pauseBetweenMessages?: number;
|
|
9
|
+
reassign?: boolean;
|
|
10
|
+
reassignTime?: number;
|
|
11
|
+
reassignGroupId?: string;
|
|
12
|
+
autoResponseBusinessHours?: boolean;
|
|
13
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
14
|
+
autoResponseHoliday?: boolean;
|
|
15
|
+
autoResponseBusinessHoursMessage?: string | '';
|
|
16
|
+
autoResponseOutOfBusinessHoursMessage?: string | '';
|
|
17
|
+
autoResponseHolidayMessage?: string | '';
|
|
18
|
+
scheduleId?: string | null;
|
|
19
|
+
schedule?: ISchedule | null;
|
|
20
|
+
}
|
|
21
|
+
export declare class RCSServiceAccount {
|
|
22
|
+
type: string | '';
|
|
23
|
+
project_id: string | '';
|
|
24
|
+
private_key_id: string | '';
|
|
25
|
+
private_key: string | '';
|
|
26
|
+
client_email: string | '';
|
|
27
|
+
client_id: string | '';
|
|
28
|
+
auth_uri: string | '';
|
|
29
|
+
token_uri: string | '';
|
|
30
|
+
auth_provider_x509_cert_url: string | '';
|
|
31
|
+
client_x509_cert_url: string | '';
|
|
32
|
+
universe_domain: string | '';
|
|
33
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export class RCSConfig {
|
|
2
|
-
}
|
|
3
|
-
export class RCSServiceAccount {
|
|
4
|
-
}
|
|
1
|
+
export class RCSConfig {
|
|
2
|
+
}
|
|
3
|
+
export class RCSServiceAccount {
|
|
4
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare class SipConfig {
|
|
2
|
-
}
|
|
1
|
+
export declare class SipConfig {
|
|
2
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export class SipConfig {
|
|
2
|
-
}
|
|
1
|
+
export class SipConfig {
|
|
2
|
+
}
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
-
export declare enum SmsConectionType {
|
|
3
|
-
NULL = 0,
|
|
4
|
-
SYNWAY = 1,
|
|
5
|
-
DINSTAR = 2,
|
|
6
|
-
YEASTAR = 3,
|
|
7
|
-
TRIISHORTSMS = 4,
|
|
8
|
-
NOTIMATION = 5,
|
|
9
|
-
SMSMASIVOS = 6
|
|
10
|
-
}
|
|
11
|
-
export declare class SmsConfig {
|
|
12
|
-
useInCampaigns?: boolean;
|
|
13
|
-
token?: string;
|
|
14
|
-
reOpenTime?: number;
|
|
15
|
-
pauseBetweenMessages?: number;
|
|
16
|
-
reassign?: boolean;
|
|
17
|
-
reassignTime?: number;
|
|
18
|
-
reassignGroupId?: string;
|
|
19
|
-
autoResponseBusinessHours?: boolean;
|
|
20
|
-
autoResponseOutOfBusinessHours?: boolean;
|
|
21
|
-
autoResponseHoliday?: boolean;
|
|
22
|
-
scheduleId?: string | null;
|
|
23
|
-
schedule?: ISchedule | null;
|
|
24
|
-
conectionType: SmsConectionType;
|
|
25
|
-
synwayUrl?: string | null;
|
|
26
|
-
synwayUser?: string | null;
|
|
27
|
-
synwayPass?: string | null;
|
|
28
|
-
synwayPort?: string | null;
|
|
29
|
-
dinstarUrl?: string | null;
|
|
30
|
-
dinstarUser?: string | null;
|
|
31
|
-
dinstarPass?: string | null;
|
|
32
|
-
dinstarPort?: string | null;
|
|
33
|
-
yeastarUrl?: string | null;
|
|
34
|
-
yeastarUser?: string | null;
|
|
35
|
-
yeastarPass?: string | null;
|
|
36
|
-
yeastarPort?: string | null;
|
|
37
|
-
shortSmsToken?: string | null;
|
|
38
|
-
smsmasivosUser?: string | null;
|
|
39
|
-
smsmasivosPass?: string | null;
|
|
40
|
-
notimationToken?: string | null;
|
|
41
|
-
notimationServiceId?: string | null;
|
|
42
|
-
}
|
|
1
|
+
import { ISchedule } from "../Schedules/Schedules";
|
|
2
|
+
export declare enum SmsConectionType {
|
|
3
|
+
NULL = 0,
|
|
4
|
+
SYNWAY = 1,
|
|
5
|
+
DINSTAR = 2,
|
|
6
|
+
YEASTAR = 3,
|
|
7
|
+
TRIISHORTSMS = 4,
|
|
8
|
+
NOTIMATION = 5,
|
|
9
|
+
SMSMASIVOS = 6
|
|
10
|
+
}
|
|
11
|
+
export declare class SmsConfig {
|
|
12
|
+
useInCampaigns?: boolean;
|
|
13
|
+
token?: string;
|
|
14
|
+
reOpenTime?: number;
|
|
15
|
+
pauseBetweenMessages?: number;
|
|
16
|
+
reassign?: boolean;
|
|
17
|
+
reassignTime?: number;
|
|
18
|
+
reassignGroupId?: string;
|
|
19
|
+
autoResponseBusinessHours?: boolean;
|
|
20
|
+
autoResponseOutOfBusinessHours?: boolean;
|
|
21
|
+
autoResponseHoliday?: boolean;
|
|
22
|
+
scheduleId?: string | null;
|
|
23
|
+
schedule?: ISchedule | null;
|
|
24
|
+
conectionType: SmsConectionType;
|
|
25
|
+
synwayUrl?: string | null;
|
|
26
|
+
synwayUser?: string | null;
|
|
27
|
+
synwayPass?: string | null;
|
|
28
|
+
synwayPort?: string | null;
|
|
29
|
+
dinstarUrl?: string | null;
|
|
30
|
+
dinstarUser?: string | null;
|
|
31
|
+
dinstarPass?: string | null;
|
|
32
|
+
dinstarPort?: string | null;
|
|
33
|
+
yeastarUrl?: string | null;
|
|
34
|
+
yeastarUser?: string | null;
|
|
35
|
+
yeastarPass?: string | null;
|
|
36
|
+
yeastarPort?: string | null;
|
|
37
|
+
shortSmsToken?: string | null;
|
|
38
|
+
smsmasivosUser?: string | null;
|
|
39
|
+
smsmasivosPass?: string | null;
|
|
40
|
+
notimationToken?: string | null;
|
|
41
|
+
notimationServiceId?: string | null;
|
|
42
|
+
}
|