4077e43e3f2c3bcb8edbb6e5d2888526513dffc4
[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 _0x1c54=['format','YYYY-MM-DD\x20HH:mm:ss','INTEGER','BOOLEAN','STRING','contactListQueue','moment','DATE'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1c54,0xfe));var _0x41c5=function(_0x16b6e3,_0x5616f5){_0x16b6e3=_0x16b6e3-0x0;var _0x4732cf=_0x1c54[_0x16b6e3];return _0x4732cf;};'use strict';var moment=require(_0x41c5('0x0'));var Sequelize=require('sequelize');module['exports']={'phone':{'type':Sequelize['STRING'],'allowNull':![]},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'scheduledat':{'type':Sequelize[_0x41c5('0x1')],'defaultValue':moment()[_0x41c5('0x2')](_0x41c5('0x3'))},'countbusyretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'countcongestionretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'countnoanswerretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'callback':{'type':Sequelize[_0x41c5('0x5')],'defaultValue':![]},'callbackuniqueid':{'type':Sequelize[_0x41c5('0x6')],'defaultValue':null},'callbackat':{'type':Sequelize[_0x41c5('0x1')]},'priority':{'type':Sequelize['INTEGER'](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'recallme':{'type':Sequelize[_0x41c5('0x5')],'defaultValue':![]},'ContactId':{'type':Sequelize['INTEGER'],'unique':'contactListQueue'},'ListId':{'type':Sequelize['INTEGER'],'unique':'contactListQueue'},'UserId':{'type':Sequelize[_0x41c5('0x4')]},'VoiceQueueId':{'type':Sequelize['INTEGER'],'unique':_0x41c5('0x7')},'CampaignId':{'type':Sequelize[_0x41c5('0x4')]},'countnosuchnumberretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countdropretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'countabandonedretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'countmachineretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'countagentrejectretry':{'type':Sequelize[_0x41c5('0x4')],'defaultValue':0x0},'OrderBy':{'type':Sequelize[_0x41c5('0x4')],'allowNull':!![],'defaultValue':0x0},'dialTimezone':{'type':Sequelize[_0x41c5('0x6')]},'recallmeNotifiedDate':{'type':Sequelize[_0x41c5('0x1')],'allowNull':!![],'defaultValue':null}};