Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / chatQueueReport / chatQueueReport.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 _0xf5af=['DATE','sequelize','exports','STRING'];(function(_0x279d37,_0x14de3f){var _0x530173=function(_0x37fc79){while(--_0x37fc79){_0x279d37['push'](_0x279d37['shift']());}};_0x530173(++_0x14de3f);}(_0xf5af,0x175));var _0xff5a=function(_0xdfdd4c,_0x328e2f){_0xdfdd4c=_0xdfdd4c-0x0;var _0x4a162a=_0xf5af[_0xdfdd4c];return _0x4a162a;};'use strict';var moment=require('moment');var Sequelize=require(_0xff5a('0x0'));module[_0xff5a('0x1')]={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0xff5a('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xff5a('0x3')]},'acceptAt':{'type':Sequelize[_0xff5a('0x3')]},'exitAt':{'type':Sequelize[_0xff5a('0x3')]},'reason':{'type':Sequelize[_0xff5a('0x2')]}};