Built motion from commit da24aabd.|2.6.20
[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 _0x60a7=['contactListQueue','sequelize','exports','format','INTEGER','STRING','DATE','UNSIGNED','BOOLEAN'];(function(_0x16dac6,_0x3a759f){var _0x707749=function(_0x1606d6){while(--_0x1606d6){_0x16dac6['push'](_0x16dac6['shift']());}};_0x707749(++_0x3a759f);}(_0x60a7,0xd9));var _0x760a=function(_0x3bd818,_0x17705d){_0x3bd818=_0x3bd818-0x0;var _0x3af3fa=_0x60a7[_0x3bd818];return _0x3af3fa;};'use strict';var moment=require('moment');var Sequelize=require(_0x760a('0x0'));module[_0x760a('0x1')]={'phone':{'type':Sequelize['STRING'],'allowNull':![]},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':moment()[_0x760a('0x2')]('YYYY-MM-DD\x20HH:mm:ss')},'countbusyretry':{'type':Sequelize[_0x760a('0x3')],'defaultValue':0x0},'countcongestionretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countnoanswerretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'callback':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'callbackuniqueid':{'type':Sequelize[_0x760a('0x4')],'defaultValue':null},'callbackat':{'type':Sequelize[_0x760a('0x5')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x760a('0x6')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'recallme':{'type':Sequelize[_0x760a('0x7')],'defaultValue':![]},'ContactId':{'type':Sequelize[_0x760a('0x3')],'unique':_0x760a('0x8')},'ListId':{'type':Sequelize[_0x760a('0x3')],'unique':_0x760a('0x8')},'UserId':{'type':Sequelize['INTEGER']},'VoiceQueueId':{'type':Sequelize['INTEGER'],'unique':_0x760a('0x8')},'CampaignId':{'type':Sequelize[_0x760a('0x3')]},'countnosuchnumberretry':{'type':Sequelize[_0x760a('0x3')],'defaultValue':0x0},'countdropretry':{'type':Sequelize[_0x760a('0x3')],'defaultValue':0x0},'countabandonedretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countmachineretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countagentrejectretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'OrderBy':{'type':Sequelize[_0x760a('0x3')],'allowNull':!![],'defaultValue':0x0},'dialTimezone':{'type':Sequelize[_0x760a('0x4')]},'recallmeNotifiedDate':{'type':Sequelize[_0x760a('0x5')],'allowNull':!![],'defaultValue':null}};