Built motion from commit (unavailable).|2.5.14
[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 _0x7fce=['sequelize','STRING','DATE','moment'];(function(_0x5b340a,_0x2dbedc){var _0x1994e1=function(_0x49729f){while(--_0x49729f){_0x5b340a['push'](_0x5b340a['shift']());}};_0x1994e1(++_0x2dbedc);}(_0x7fce,0x1b3));var _0xe7fc=function(_0x58f92c,_0x2726dc){_0x58f92c=_0x58f92c-0x0;var _0x4b4ec1=_0x7fce[_0x58f92c];return _0x4b4ec1;};'use strict';var moment=require(_0xe7fc('0x0'));var Sequelize=require(_0xe7fc('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xe7fc('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xe7fc('0x2')]},'joinAt':{'type':Sequelize[_0xe7fc('0x3')]},'leaveAt':{'type':Sequelize[_0xe7fc('0x3')]},'acceptAt':{'type':Sequelize[_0xe7fc('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize['STRING']}};