Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / chatTransferReport / chatTransferReport.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 _0xf4eb=['NOW','moment','account','queue','DATE'];(function(_0x41d01c,_0x1df1f3){var _0x2e23f1=function(_0x12fa52){while(--_0x12fa52){_0x41d01c['push'](_0x41d01c['shift']());}};_0x2e23f1(++_0x1df1f3);}(_0xf4eb,0xec));var _0xbf4e=function(_0x4f048a,_0x29ca76){_0x4f048a=_0x4f048a-0x0;var _0x3dbca0=_0xf4eb[_0x4f048a];return _0x3dbca0;};'use strict';var moment=require(_0xbf4e('0x0'));var Sequelize=require('sequelize');module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize['ENUM'](_0xbf4e('0x1'),'agent','queue'),'allowNull':![],'defaultValue':_0xbf4e('0x2')},'transferredAt':{'type':Sequelize[_0xbf4e('0x3')],'allowNull':![],'defaultValue':Sequelize[_0xbf4e('0x4')]}};