Built motion from commit (unavailable).|2.5.1
[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 _0x27c0=['agent','DATE','moment','sequelize','STRING'];(function(_0x2bf193,_0x1aad50){var _0x360f65=function(_0x5009da){while(--_0x5009da){_0x2bf193['push'](_0x2bf193['shift']());}};_0x360f65(++_0x1aad50);}(_0x27c0,0x174));var _0x027c=function(_0xe56733,_0x5a63c9){_0xe56733=_0xe56733-0x0;var _0x269420=_0x27c0[_0xe56733];return _0x269420;};'use strict';var moment=require(_0x027c('0x0'));var Sequelize=require(_0x027c('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x027c('0x2')],'allowNull':![]},'type':{'type':Sequelize['ENUM']('account',_0x027c('0x3'),'queue'),'allowNull':![],'defaultValue':'queue'},'transferredAt':{'type':Sequelize[_0x027c('0x4')],'allowNull':![],'defaultValue':Sequelize['NOW']}};