Built motion from commit 994c64e1.|2.6.1
[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 _0x4350=['DATE','ENUM','sequelize','moment','BOOLEAN','STRING'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x4350,0x1d0));var _0x0435=function(_0x49d0f0,_0x1345e3){_0x49d0f0=_0x49d0f0-0x0;var _0x3f47c3=_0x4350[_0x49d0f0];return _0x3f47c3;};'use strict';var Sequelize=require(_0x0435('0x0'));var moment=require(_0x0435('0x1'));module['exports']={'closed':{'type':Sequelize[_0x0435('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize['DATE']},'disposition':{'type':Sequelize[_0x0435('0x3')]},'secondDisposition':{'type':Sequelize[_0x0435('0x3')]},'thirdDisposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize[_0x0435('0x3')]},'phone':{'type':Sequelize[_0x0435('0x3')]},'read1stAt':{'type':Sequelize[_0x0435('0x4')]},'firstMsgDirection':{'type':Sequelize[_0x0435('0x5')]('in','out'),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x0435('0x4')]},'lastMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'autoreplyExecuted':{'type':Sequelize[_0x0435('0x2')],'defaultValue':![]}};