9b1befed78fde9bad2e9832bf5a6a5469017384c
[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 _0xd84e=['INTEGER','BOOLEAN','DATE','contactListQueue','sequelize','STRING','format'];(function(_0x134c2e,_0x3573c4){var _0x2825db=function(_0x2a574d){while(--_0x2a574d){_0x134c2e['push'](_0x134c2e['shift']());}};_0x2825db(++_0x3573c4);}(_0xd84e,0x115));var _0xed84=function(_0x2377c6,_0x580ffc){_0x2377c6=_0x2377c6-0x0;var _0x585cda=_0xd84e[_0x2377c6];return _0x585cda;};'use strict';var moment=require('moment');var Sequelize=require(_0xed84('0x0'));module['exports']={'phone':{'type':Sequelize[_0xed84('0x1')],'allowNull':![]},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':moment()[_0xed84('0x2')]('YYYY-MM-DD\x20HH:mm:ss')},'countbusyretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'countcongestionretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'countnoanswerretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'callback':{'type':Sequelize[_0xed84('0x4')],'defaultValue':![]},'callbackuniqueid':{'type':Sequelize[_0xed84('0x1')],'defaultValue':null},'callbackat':{'type':Sequelize[_0xed84('0x5')]},'priority':{'type':Sequelize[_0xed84('0x3')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'recallme':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'ContactId':{'type':Sequelize[_0xed84('0x3')],'unique':_0xed84('0x6')},'ListId':{'type':Sequelize[_0xed84('0x3')],'unique':_0xed84('0x6')},'UserId':{'type':Sequelize[_0xed84('0x3')]},'VoiceQueueId':{'type':Sequelize['INTEGER'],'unique':'contactListQueue'},'CampaignId':{'type':Sequelize[_0xed84('0x3')]},'countnosuchnumberretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'countdropretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'countabandonedretry':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'countmachineretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'countagentrejectretry':{'type':Sequelize[_0xed84('0x3')],'defaultValue':0x0},'OrderBy':{'type':Sequelize[_0xed84('0x3')],'allowNull':!![],'defaultValue':0x0},'dialTimezone':{'type':Sequelize[_0xed84('0x1')]},'recallmeNotifiedDate':{'type':Sequelize['DATE'],'allowNull':!![],'defaultValue':null}};