Built motion from commit e0fa946e.|2.6.5
[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 _0xc96d=['name_whatsapp','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./disposition.attributes','exports','define','Disposition','tools_dispositions','name_voice','name','name_mail','MailAccountId','name_sms','name_fax','name_openchannel','OpenchannelAccountId'];(function(_0x1f3d0d,_0x5126a3){var _0x238ded=function(_0x3c621f){while(--_0x3c621f){_0x1f3d0d['push'](_0x1f3d0d['shift']());}};_0x238ded(++_0x5126a3);}(_0xc96d,0x11f));var _0xdc96=function(_0x539f61,_0x4db677){_0x539f61=_0x539f61-0x0;var _0x3831fd=_0xc96d[_0x539f61];return _0x3831fd;};'use strict';var _=require('lodash');var util=require(_0xdc96('0x0'));var logger=require(_0xdc96('0x1'))(_0xdc96('0x2'));var moment=require(_0xdc96('0x3'));var BPromise=require(_0xdc96('0x4'));var rp=require(_0xdc96('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xdc96('0x6'));var config=require(_0xdc96('0x7'));var attributes=require(_0xdc96('0x8'));module[_0xdc96('0x9')]=function(_0x24a801,_0x21e88d){return _0x24a801[_0xdc96('0xa')](_0xdc96('0xb'),attributes,{'tableName':_0xdc96('0xc'),'paranoid':![],'indexes':[{'unique':!![],'name':_0xdc96('0xd'),'fields':[_0xdc96('0xe'),'ListId']},{'unique':!![],'name':'name_chat','fields':[_0xdc96('0xe'),'ChatWebsiteId']},{'unique':!![],'name':_0xdc96('0xf'),'fields':[_0xdc96('0xe'),_0xdc96('0x10')]},{'unique':!![],'name':_0xdc96('0x11'),'fields':[_0xdc96('0xe'),'SmsAccountId']},{'unique':!![],'name':_0xdc96('0x12'),'fields':[_0xdc96('0xe'),'FaxAccountId']},{'unique':!![],'name':_0xdc96('0x13'),'fields':[_0xdc96('0xe'),_0xdc96('0x14')]},{'unique':!![],'name':_0xdc96('0x15'),'fields':[_0xdc96('0xe'),'WhatsappAccountId']}],'timestamps':!![]});};