961eb63e5359d0d883fdd1124abdab6fcbdd6e38
[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 _0xe55d=['sequelize','STRING','INTEGER','contactListQueue','moment'];(function(_0x1159ed,_0x2ad385){var _0x981564=function(_0x1a2c0c){while(--_0x1a2c0c){_0x1159ed['push'](_0x1159ed['shift']());}};_0x981564(++_0x2ad385);}(_0xe55d,0x126));var _0xde55=function(_0x320a13,_0x56fd6f){_0x320a13=_0x320a13-0x0;var _0x14d117=_0xe55d[_0x320a13];return _0x14d117;};'use strict';var moment=require(_0xde55('0x0'));var Sequelize=require(_0xde55('0x1'));module['exports']={'phone':{'type':Sequelize[_0xde55('0x2')],'allowNull':![]},'ContactId':{'type':Sequelize[_0xde55('0x3')],'unique':_0xde55('0x4')},'ListId':{'type':Sequelize[_0xde55('0x3')],'unique':_0xde55('0x4')},'VoiceQueueId':{'type':Sequelize[_0xde55('0x3')],'unique':'contactListQueue'}};