be9f061eb713a8ef87bac864c1ab2afd22551a4b
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.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 _0x5aba=['ENUM','sequelize','BOOLEAN','STRING'];(function(_0x427697,_0x2a395c){var _0x159793=function(_0x5d9152){while(--_0x5d9152){_0x427697['push'](_0x427697['shift']());}};_0x159793(++_0x2a395c);}(_0x5aba,0x69));var _0xa5ab=function(_0x599f41,_0x4db732){_0x599f41=_0x599f41-0x0;var _0x2e4d58=_0x5aba[_0x599f41];return _0x2e4d58;};'use strict';var Sequelize=require(_0xa5ab('0x0'));var moment=require('moment');module['exports']={'closed':{'type':Sequelize[_0xa5ab('0x1')],'defaultValue':![]},'closedAt':{'type':Sequelize['DATE']},'disposition':{'type':Sequelize[_0xa5ab('0x2')]},'secondDisposition':{'type':Sequelize['STRING']},'thirdDisposition':{'type':Sequelize[_0xa5ab('0x2')]},'note':{'type':Sequelize[_0xa5ab('0x2')]},'phone':{'type':Sequelize[_0xa5ab('0x2')]},'read1stAt':{'type':Sequelize['DATE']},'firstMsgDirection':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'in','allowNull':![]},'lastMsgAt':{'type':Sequelize['DATE']},'lastMsgDirection':{'type':Sequelize[_0xa5ab('0x3')]('in','out'),'defaultValue':'in','allowNull':![]}};