5bd4829660a39170d709801c0847cccf1d62aa0a
[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 _0xd683=['moment','exports','STRING'];(function(_0x1ae5ab,_0xc5d441){var _0x1ce001=function(_0x5ef96d){while(--_0x5ef96d){_0x1ae5ab['push'](_0x1ae5ab['shift']());}};_0x1ce001(++_0xc5d441);}(_0xd683,0x1a7));var _0x3d68=function(_0x300776,_0x178aa1){_0x300776=_0x300776-0x0;var _0x17b5b4=_0xd683[_0x300776];return _0x17b5b4;};'use strict';var Sequelize=require('sequelize');var moment=require(_0x3d68('0x0'));module[_0x3d68('0x1')]={'time':{'type':Sequelize[_0x3d68('0x2')]},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x3d68('0x2')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':Sequelize['literal']('CURRENT_TIMESTAMP\x20ON\x20UPDATE\x20CURRENT_TIMESTAMP')}};