Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / mailTransferReport / mailTransferReport.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 _0x8f19=['DATE','sequelize','STRING','ENUM','account','agent','queue'];(function(_0x271a85,_0x1f2098){var _0x339ec8=function(_0x5dea4b){while(--_0x5dea4b){_0x271a85['push'](_0x271a85['shift']());}};_0x339ec8(++_0x1f2098);}(_0x8f19,0x1f2));var _0x98f1=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x8f19[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require('moment');var Sequelize=require(_0x98f1('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x98f1('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0x98f1('0x2')](_0x98f1('0x3'),_0x98f1('0x4'),_0x98f1('0x5')),'allowNull':![],'defaultValue':_0x98f1('0x5')},'transferredAt':{'type':Sequelize[_0x98f1('0x6')],'allowNull':![],'defaultValue':Sequelize['NOW']}};