ddf32637dadefeb5b79aad8937af1b57c549f7a4
[motion2.git] / server / api / mailQueueReport / mailQueueReport.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 _0x6a5c=['DATE','sequelize','STRING'];(function(_0xd0b415,_0x149675){var _0x2bdf2c=function(_0x59fbfa){while(--_0x59fbfa){_0xd0b415['push'](_0xd0b415['shift']());}};_0x2bdf2c(++_0x149675);}(_0x6a5c,0x9d));var _0xc6a5=function(_0x1fc27e,_0x52402c){_0x1fc27e=_0x1fc27e-0x0;var _0x252a06=_0x6a5c[_0x1fc27e];return _0x252a06;};'use strict';var moment=require('moment');var Sequelize=require(_0xc6a5('0x0'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0xc6a5('0x1')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xc6a5('0x2')]},'acceptAt':{'type':Sequelize[_0xc6a5('0x2')]},'exitAt':{'type':Sequelize[_0xc6a5('0x2')]},'reason':{'type':Sequelize[_0xc6a5('0x1')]}};