Built motion from commit d301b742.|2.6.29
[motion2.git] / server / api / smsQueueReport / smsQueueReport.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 _0x5c17=['STRING','DATE','moment','sequelize'];(function(_0x557810,_0xcf73be){var _0x3e2bad=function(_0x29db02){while(--_0x29db02){_0x557810['push'](_0x557810['shift']());}};_0x3e2bad(++_0xcf73be);}(_0x5c17,0x1ba));var _0x75c1=function(_0x3e0d86,_0x9d679c){_0x3e0d86=_0x3e0d86-0x0;var _0x1c9bae=_0x5c17[_0x3e0d86];return _0x1c9bae;};'use strict';var moment=require(_0x75c1('0x0'));var Sequelize=require(_0x75c1('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x75c1('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x75c1('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x75c1('0x3')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x75c1('0x3')]},'reason':{'type':Sequelize[_0x75c1('0x2')]}};