Built motion from commit ff426b3f.|2.6.29
[motion2.git] / server / api / cmHopper / cmHopper.attributes.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 _0x5341=['BOOLEAN','DATE','contactListQueue','sequelize','STRING','format','YYYY-MM-DD\x20HH:mm:ss','INTEGER'];(function(_0x1928c9,_0x13a6d1){var _0x51b5fb=function(_0x24cf70){while(--_0x24cf70){_0x1928c9['push'](_0x1928c9['shift']());}};_0x51b5fb(++_0x13a6d1);}(_0x5341,0xab));var _0x1534=function(_0x30278a,_0x1c8da6){_0x30278a=_0x30278a-0x0;var _0x945666=_0x5341[_0x30278a];return _0x945666;};'use strict';var moment=require('moment');var Sequelize=require(_0x1534('0x0'));module['exports']={'phone':{'type':Sequelize[_0x1534('0x1')],'allowNull':![]},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':moment()[_0x1534('0x2')](_0x1534('0x3'))},'countbusyretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countcongestionretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'countnoanswerretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'callback':{'type':Sequelize[_0x1534('0x5')],'defaultValue':![]},'callbackuniqueid':{'type':Sequelize[_0x1534('0x1')],'defaultValue':null},'callbackat':{'type':Sequelize[_0x1534('0x6')]},'priority':{'type':Sequelize['INTEGER'](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'recallme':{'type':Sequelize[_0x1534('0x5')],'defaultValue':![]},'ContactId':{'type':Sequelize[_0x1534('0x4')],'unique':_0x1534('0x7')},'ListId':{'type':Sequelize[_0x1534('0x4')],'unique':_0x1534('0x7')},'UserId':{'type':Sequelize[_0x1534('0x4')]},'VoiceQueueId':{'type':Sequelize[_0x1534('0x4')],'unique':_0x1534('0x7')},'CampaignId':{'type':Sequelize[_0x1534('0x4')]},'countnosuchnumberretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'countdropretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'countabandonedretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countmachineretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'countagentrejectretry':{'type':Sequelize[_0x1534('0x4')],'defaultValue':0x0},'OrderBy':{'type':Sequelize[_0x1534('0x4')],'allowNull':!![],'defaultValue':0x0},'dialTimezone':{'type':Sequelize['STRING']},'recallmeNotifiedDate':{'type':Sequelize[_0x1534('0x6')],'allowNull':!![],'defaultValue':null}};