e754bfc6625942e4e3676c7098ad7f17a4275a26
[motion2.git] / server / api / smsTransferReport / smsTransferReport.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 _0x15ee=['ENUM','agent','NOW','sequelize','STRING'];(function(_0x3ba7aa,_0x3f7bfc){var _0x3ee7ef=function(_0xd35c0b){while(--_0xd35c0b){_0x3ba7aa['push'](_0x3ba7aa['shift']());}};_0x3ee7ef(++_0x3f7bfc);}(_0x15ee,0x1c0));var _0xe15e=function(_0xf9cc12,_0x8a5a90){_0xf9cc12=_0xf9cc12-0x0;var _0x1827fa=_0x15ee[_0xf9cc12];return _0x1827fa;};'use strict';var moment=require('moment');var Sequelize=require(_0xe15e('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xe15e('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0xe15e('0x2')]('account',_0xe15e('0x3'),'queue'),'allowNull':![],'defaultValue':'queue'},'transferredAt':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':Sequelize[_0xe15e('0x4')]}};