Built motion from commit 97153652.|2.6.26
[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 _0x172d=['DATE','moment','sequelize','STRING'];(function(_0x32753a,_0x313eff){var _0x5cc638=function(_0x87e14c){while(--_0x87e14c){_0x32753a['push'](_0x32753a['shift']());}};_0x5cc638(++_0x313eff);}(_0x172d,0x115));var _0xd172=function(_0x58d8d7,_0x108377){_0x58d8d7=_0x58d8d7-0x0;var _0x339d20=_0x172d[_0x58d8d7];return _0x339d20;};'use strict';var moment=require(_0xd172('0x0'));var Sequelize=require(_0xd172('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xd172('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xd172('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xd172('0x3')]},'acceptAt':{'type':Sequelize[_0xd172('0x3')]},'exitAt':{'type':Sequelize[_0xd172('0x3')]},'reason':{'type':Sequelize['STRING']}};