Built motion from commit 5b761a7b.|2.5.36
[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 _0x8db9=['exports','STRING','DATE'];(function(_0x491a7f,_0x28bb80){var _0x3d8f44=function(_0xdaa716){while(--_0xdaa716){_0x491a7f['push'](_0x491a7f['shift']());}};_0x3d8f44(++_0x28bb80);}(_0x8db9,0x11d));var _0x98db=function(_0x31e8d7,_0x354d64){_0x31e8d7=_0x31e8d7-0x0;var _0x3ee366=_0x8db9[_0x31e8d7];return _0x3ee366;};'use strict';var moment=require('moment');var Sequelize=require('sequelize');module[_0x98db('0x0')]={'uniqueid':{'type':Sequelize[_0x98db('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0x98db('0x1')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x98db('0x2')]},'acceptAt':{'type':Sequelize[_0x98db('0x2')]},'exitAt':{'type':Sequelize[_0x98db('0x2')]},'reason':{'type':Sequelize['STRING']}};