Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / smsInteraction / smsInteraction.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 _0xb2f1=['sequelize','moment','BOOLEAN','DATE','STRING','ENUM','out'];(function(_0x5f38a0,_0x2087e){var _0x1bedf0=function(_0xfeb89){while(--_0xfeb89){_0x5f38a0['push'](_0x5f38a0['shift']());}};_0x1bedf0(++_0x2087e);}(_0xb2f1,0xee));var _0x1b2f=function(_0x5beb9e,_0x59c6af){_0x5beb9e=_0x5beb9e-0x0;var _0x2833f4=_0xb2f1[_0x5beb9e];return _0x2833f4;};'use strict';var Sequelize=require(_0x1b2f('0x0'));var moment=require(_0x1b2f('0x1'));module['exports']={'closed':{'type':Sequelize[_0x1b2f('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x1b2f('0x3')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize[_0x1b2f('0x4')]},'thirdDisposition':{'type':Sequelize[_0x1b2f('0x4')]},'note':{'type':Sequelize['STRING']},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize[_0x1b2f('0x3')]},'firstMsgDirection':{'type':Sequelize[_0x1b2f('0x5')]('in',_0x1b2f('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x1b2f('0x3')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize[_0x1b2f('0x2')],'defaultValue':![]}};