Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / voiceQueuesLog / voiceQueuesLog.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 _0xcc68=['exports','STRING','format','YYYY-MM-DD\x20HH:mm:ss','moment'];(function(_0x5b2a83,_0x14c2f4){var _0x326dfa=function(_0x1c7e04){while(--_0x1c7e04){_0x5b2a83['push'](_0x5b2a83['shift']());}};_0x326dfa(++_0x14c2f4);}(_0xcc68,0xf4));var _0x8cc6=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0xcc68[_0x4a9fb1];return _0x348672;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x8cc6('0x0'));module[_0x8cc6('0x1')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x8cc6('0x2')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':moment()[_0x8cc6('0x3')](_0x8cc6('0x4'))}};