Built motion from commit bab6f49e.|2.6.17
[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 _0x24ce=['STRING','DATE','sequelize','exports'];(function(_0x91ffdd,_0x140f6b){var _0x1c8f64=function(_0x4ce453){while(--_0x4ce453){_0x91ffdd['push'](_0x91ffdd['shift']());}};_0x1c8f64(++_0x140f6b);}(_0x24ce,0x1de));var _0xe24c=function(_0x2b010a,_0x563504){_0x2b010a=_0x2b010a-0x0;var _0x43f521=_0x24ce[_0x2b010a];return _0x43f521;};'use strict';var moment=require('moment');var Sequelize=require(_0xe24c('0x0'));module[_0xe24c('0x1')]={'uniqueid':{'type':Sequelize[_0xe24c('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xe24c('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0xe24c('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize['STRING']}};