689a88e8e6f623c2de77e92e1f451f02520b41f4
[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 _0x26ad=['sequelize','STRING','account','agent','DATE','NOW','moment'];(function(_0x56482c,_0x16118d){var _0x5aae7a=function(_0x52512f){while(--_0x52512f){_0x56482c['push'](_0x56482c['shift']());}};_0x5aae7a(++_0x16118d);}(_0x26ad,0x18e));var _0xd26a=function(_0x20118a,_0x3dbdf3){_0x20118a=_0x20118a-0x0;var _0x538b5f=_0x26ad[_0x20118a];return _0x538b5f;};'use strict';var moment=require(_0xd26a('0x0'));var Sequelize=require(_0xd26a('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xd26a('0x2')],'allowNull':![]},'type':{'type':Sequelize['ENUM'](_0xd26a('0x3'),_0xd26a('0x4'),'queue'),'allowNull':![],'defaultValue':'queue'},'transferredAt':{'type':Sequelize[_0xd26a('0x5')],'allowNull':![],'defaultValue':Sequelize[_0xd26a('0x6')]}};