Built motion from commit ae138b72.|2.6.28
[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 _0xe604=['contactListQueue','INTEGER','moment'];(function(_0x21638d,_0x24c1ea){var _0x98a6a7=function(_0x2672cd){while(--_0x2672cd){_0x21638d['push'](_0x21638d['shift']());}};_0x98a6a7(++_0x24c1ea);}(_0xe604,0x101));var _0x4e60=function(_0x4a1726,_0x19c6dd){_0x4a1726=_0x4a1726-0x0;var _0x21b430=_0xe604[_0x4a1726];return _0x21b430;};'use strict';var moment=require(_0x4e60('0x0'));var Sequelize=require('sequelize');module['exports']={'phone':{'type':Sequelize['STRING'],'allowNull':![]},'ContactId':{'type':Sequelize['INTEGER'],'unique':_0x4e60('0x1')},'ListId':{'type':Sequelize[_0x4e60('0x2')],'unique':_0x4e60('0x1')},'VoiceQueueId':{'type':Sequelize[_0x4e60('0x2')],'unique':'contactListQueue'}};