Built motion from commit (unavailable).|2.5.26
[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 _0x3769=['STRING','DATE','sequelize'];(function(_0x15fc7a,_0xd21741){var _0x3aa9f4=function(_0x313108){while(--_0x313108){_0x15fc7a['push'](_0x15fc7a['shift']());}};_0x3aa9f4(++_0xd21741);}(_0x3769,0x104));var _0x9376=function(_0x4f8163,_0x19356f){_0x4f8163=_0x4f8163-0x0;var _0x1b673e=_0x3769[_0x4f8163];return _0x1b673e;};'use strict';var moment=require('moment');var Sequelize=require(_0x9376('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x9376('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0x9376('0x1')]},'joinAt':{'type':Sequelize[_0x9376('0x2')]},'leaveAt':{'type':Sequelize[_0x9376('0x2')]},'acceptAt':{'type':Sequelize[_0x9376('0x2')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize['STRING']}};