Built motion from commit (unavailable).|2.2.0
[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 _0x2d57=['sequelize','exports','BOOLEAN','DATE','STRING','ENUM','out'];(function(_0x2b12a8,_0x52f321){var _0xd38ecc=function(_0x185d87){while(--_0x185d87){_0x2b12a8['push'](_0x2b12a8['shift']());}};_0xd38ecc(++_0x52f321);}(_0x2d57,0x149));var _0x72d5=function(_0x3dc68d,_0x1c1951){_0x3dc68d=_0x3dc68d-0x0;var _0xdf7f94=_0x2d57[_0x3dc68d];return _0xdf7f94;};'use strict';var Sequelize=require(_0x72d5('0x0'));var moment=require('moment');module[_0x72d5('0x1')]={'closed':{'type':Sequelize[_0x72d5('0x2')],'defaultValue':![]},'closedAt':{'type':Sequelize[_0x72d5('0x3')]},'disposition':{'type':Sequelize['STRING']},'note':{'type':Sequelize[_0x72d5('0x4')]},'phone':{'type':Sequelize['STRING']},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize[_0x72d5('0x5')]('in',_0x72d5('0x6')),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize[_0x72d5('0x3')]},'lastMsgDirection':{'type':Sequelize[_0x72d5('0x5')]('in','out'),'defaultValue':'in','allowNull':![]}};