a682d417a1c1187ed5e447ee81e0cd8af57f3c95
[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 _0x0845=['contactListQueue','moment','STRING','INTEGER'];(function(_0x5acb52,_0x3f3460){var _0x493f6d=function(_0x8624e1){while(--_0x8624e1){_0x5acb52['push'](_0x5acb52['shift']());}};_0x493f6d(++_0x3f3460);}(_0x0845,0x125));var _0x5084=function(_0x8254f0,_0x2167a9){_0x8254f0=_0x8254f0-0x0;var _0x4f69ef=_0x0845[_0x8254f0];return _0x4f69ef;};'use strict';var moment=require(_0x5084('0x0'));var Sequelize=require('sequelize');module['exports']={'phone':{'type':Sequelize[_0x5084('0x1')],'allowNull':![]},'ContactId':{'type':Sequelize[_0x5084('0x2')],'unique':_0x5084('0x3')},'ListId':{'type':Sequelize[_0x5084('0x2')],'unique':_0x5084('0x3')},'VoiceQueueId':{'type':Sequelize[_0x5084('0x2')],'unique':'contactListQueue'}};