Built motion from commit 10af8726.|2.6.34
[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 _0x253d=['out','DATE','INTEGER','sequelize','STRING','ENUM'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0x253d,0x1b3));var _0xd253=function(_0x43e7ef,_0x339654){_0x43e7ef=_0x43e7ef-0x0;var _0x15686d=_0x253d[_0x43e7ef];return _0x15686d;};'use strict';var Sequelize=require(_0xd253('0x0'));var moment=require('moment');module['exports']={'closed':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'closedAt':{'type':Sequelize['DATE']},'disposition':{'type':Sequelize[_0xd253('0x1')]},'secondDisposition':{'type':Sequelize[_0xd253('0x1')]},'thirdDisposition':{'type':Sequelize[_0xd253('0x1')]},'note':{'type':Sequelize[_0xd253('0x1')]},'phone':{'type':Sequelize[_0xd253('0x1')]},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize[_0xd253('0x2')]('in',_0xd253('0x3')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0xd253('0x4')]},'lastMsgDirection':{'type':Sequelize[_0xd253('0x2')]('in',_0xd253('0x3')),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'queueId':{'type':Sequelize[_0xd253('0x5')]}};