39a7699c4bb9ab37ea369b9458530d5be0bd9253
[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 _0x6c63=['DATE','moment','STRING'];(function(_0x1306fd,_0x2048ed){var _0x49ee5=function(_0x24cdbb){while(--_0x24cdbb){_0x1306fd['push'](_0x1306fd['shift']());}};_0x49ee5(++_0x2048ed);}(_0x6c63,0x160));var _0x36c6=function(_0x1142ab,_0xf32f3){_0x1142ab=_0x1142ab-0x0;var _0x298fe6=_0x6c63[_0x1142ab];return _0x298fe6;};'use strict';var moment=require(_0x36c6('0x0'));var Sequelize=require('sequelize');module['exports']={'uniqueid':{'type':Sequelize[_0x36c6('0x1')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0x36c6('0x2')]},'leaveAt':{'type':Sequelize[_0x36c6('0x2')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize['STRING']}};