4d6ffdaf8dc0a6443b88a029cc088c8a5079759f
[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 _0x03df=['DATE','sequelize','STRING'];(function(_0x5e49de,_0x1d3dd9){var _0x328849=function(_0x457210){while(--_0x457210){_0x5e49de['push'](_0x5e49de['shift']());}};_0x328849(++_0x1d3dd9);}(_0x03df,0x100));var _0xf03d=function(_0x15c93a,_0x95847b){_0x15c93a=_0x15c93a-0x0;var _0x1f4972=_0x03df[_0x15c93a];return _0x1f4972;};'use strict';var moment=require('moment');var Sequelize=require(_0xf03d('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xf03d('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0xf03d('0x1')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xf03d('0x2')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0xf03d('0x2')]},'reason':{'type':Sequelize['STRING']}};