c62d5e841ce7ec7f9a936593daf93ac06a5bc607
[motion2.git] / server / api / cmHopperBlack / cmHopperBlack.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 _0x51d1=['moment','sequelize','STRING','INTEGER','contactListQueue'];(function(_0x49e3c7,_0x3ed22e){var _0x34c26d=function(_0x1802f1){while(--_0x1802f1){_0x49e3c7['push'](_0x49e3c7['shift']());}};_0x34c26d(++_0x3ed22e);}(_0x51d1,0x8c));var _0x151d=function(_0x550651,_0x32926b){_0x550651=_0x550651-0x0;var _0x53edcf=_0x51d1[_0x550651];return _0x53edcf;};'use strict';var moment=require(_0x151d('0x0'));var Sequelize=require(_0x151d('0x1'));module['exports']={'phone':{'type':Sequelize[_0x151d('0x2')],'allowNull':![]},'ContactId':{'type':Sequelize[_0x151d('0x3')],'unique':_0x151d('0x4')},'ListId':{'type':Sequelize['INTEGER'],'unique':_0x151d('0x4')},'VoiceQueueId':{'type':Sequelize['INTEGER'],'unique':'contactListQueue'}};