Built motion from commit (unavailable).|2.3.4
[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 _0x97bb=['contactListQueue','moment','sequelize','BOOLEAN','DATE','format','INTEGER','UNSIGNED'];(function(_0x1ee392,_0x434efa){var _0x3eec85=function(_0x1e68e9){while(--_0x1e68e9){_0x1ee392['push'](_0x1ee392['shift']());}};_0x3eec85(++_0x434efa);}(_0x97bb,0x131));var _0xb97b=function(_0x40220a,_0x22feb1){_0x40220a=_0x40220a-0x0;var _0x3903cc=_0x97bb[_0x40220a];return _0x3903cc;};'use strict';var moment=require(_0xb97b('0x0'));var Sequelize=require(_0xb97b('0x1'));module['exports']={'phone':{'type':Sequelize['STRING'],'allowNull':![]},'active':{'type':Sequelize[_0xb97b('0x2')],'defaultValue':![]},'scheduledat':{'type':Sequelize[_0xb97b('0x3')],'defaultValue':moment()[_0xb97b('0x4')]('YYYY-MM-DD\x20HH:mm:ss')},'countbusyretry':{'type':Sequelize[_0xb97b('0x5')],'defaultValue':0x0},'countcongestionretry':{'type':Sequelize[_0xb97b('0x5')],'defaultValue':0x0},'countnoanswerretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'callback':{'type':Sequelize[_0xb97b('0x2')],'defaultValue':![]},'callbackuniqueid':{'type':Sequelize['STRING'],'defaultValue':null},'callbackat':{'type':Sequelize['DATE']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0xb97b('0x6')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'recallme':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'ContactId':{'type':Sequelize[_0xb97b('0x5')],'unique':_0xb97b('0x7')},'ListId':{'type':Sequelize[_0xb97b('0x5')],'unique':_0xb97b('0x7')},'UserId':{'type':Sequelize[_0xb97b('0x5')]},'VoiceQueueId':{'type':Sequelize[_0xb97b('0x5')],'unique':_0xb97b('0x7')},'CampaignId':{'type':Sequelize['INTEGER']}};