Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / whatsappMessage / whatsappMessage.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 _0x3de9=['DATE','sequelize','TEXT','BOOLEAN','ENUM','out','STRING'];(function(_0x53a356,_0x9da31a){var _0xc2b531=function(_0x393f2b){while(--_0x393f2b){_0x53a356['push'](_0x53a356['shift']());}};_0xc2b531(++_0x9da31a);}(_0x3de9,0x143));var _0x93de=function(_0x53838b,_0x29a499){_0x53838b=_0x53838b-0x0;var _0x43a2a6=_0x3de9[_0x53838b];return _0x43a2a6;};'use strict';var Sequelize=require(_0x93de('0x0'));module['exports']={'body':{'type':Sequelize[_0x93de('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x93de('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0x93de('0x3')]('in','out'),'defaultValue':_0x93de('0x4'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x93de('0x5')]},'readAt':{'type':Sequelize[_0x93de('0x6')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize[_0x93de('0x5')]},'providerResponse':{'type':Sequelize[_0x93de('0x1')]}};