Built motion from commit 616d3211.|2.6.4
[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 _0x5334=['sequelize','moment','exports','BOOLEAN','DATE','STRING'];(function(_0x8d245b,_0x345c95){var _0xc14cda=function(_0x16ab93){while(--_0x16ab93){_0x8d245b['push'](_0x8d245b['shift']());}};_0xc14cda(++_0x345c95);}(_0x5334,0x84));var _0x4533=function(_0x470431,_0x54b6d3){_0x470431=_0x470431-0x0;var _0x19a85d=_0x5334[_0x470431];return _0x19a85d;};'use strict';var Sequelize=require(_0x4533('0x0'));var moment=require(_0x4533('0x1'));module[_0x4533('0x2')]={'closed':{'type':Sequelize[_0x4533('0x3')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x4533('0x4')]},'disposition':{'type':Sequelize['STRING']},'secondDisposition':{'type':Sequelize[_0x4533('0x5')]},'thirdDisposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize[_0x4533('0x5')]},'phone':{'type':Sequelize[_0x4533('0x5')]},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x4533('0x4')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};