Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / disposition / disposition.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x5bf8=['request-promise','path','rimraf','../../config/environment','./disposition.attributes','exports','tools_dispositions','name','ListId','name_chat','name_mail','MailAccountId','name_sms','SmsAccountId','FaxAccountId','OpenchannelAccountId','name_whatsapp','lodash','util','../../config/logger','bluebird'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x5bf8,0xce));var _0x85bf=function(_0x2e4e19,_0x493b50){_0x2e4e19=_0x2e4e19-0x0;var _0x9ba20b=_0x5bf8[_0x2e4e19];return _0x9ba20b;};'use strict';var _=require(_0x85bf('0x0'));var util=require(_0x85bf('0x1'));var logger=require(_0x85bf('0x2'))('api');var moment=require('moment');var BPromise=require(_0x85bf('0x3'));var rp=require(_0x85bf('0x4'));var fs=require('fs');var path=require(_0x85bf('0x5'));var rimraf=require(_0x85bf('0x6'));var config=require(_0x85bf('0x7'));var attributes=require(_0x85bf('0x8'));module[_0x85bf('0x9')]=function(_0x559e23,_0x978a78){return _0x559e23['define']('Disposition',attributes,{'tableName':_0x85bf('0xa'),'paranoid':![],'indexes':[{'unique':!![],'name':'name_voice','fields':[_0x85bf('0xb'),_0x85bf('0xc')]},{'unique':!![],'name':_0x85bf('0xd'),'fields':['name','ChatWebsiteId']},{'unique':!![],'name':_0x85bf('0xe'),'fields':[_0x85bf('0xb'),_0x85bf('0xf')]},{'unique':!![],'name':_0x85bf('0x10'),'fields':[_0x85bf('0xb'),_0x85bf('0x11')]},{'unique':!![],'name':'name_fax','fields':[_0x85bf('0xb'),_0x85bf('0x12')]},{'unique':!![],'name':'name_openchannel','fields':[_0x85bf('0xb'),_0x85bf('0x13')]},{'unique':!![],'name':_0x85bf('0x14'),'fields':[_0x85bf('0xb'),'WhatsappAccountId']}],'timestamps':!![]});};