Built motion from commit 9d0783e6.|2.6.13
[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 _0xc529=['STRING','DATE','BOOLEAN','sequelize','TEXT','medium','out'];(function(_0x3dcdee,_0x113f84){var _0x51a482=function(_0x2c475e){while(--_0x2c475e){_0x3dcdee['push'](_0x3dcdee['shift']());}};_0x51a482(++_0x113f84);}(_0xc529,0x168));var _0x9c52=function(_0x2c0697,_0x15c276){_0x2c0697=_0x2c0697-0x0;var _0x4068d5=_0xc529[_0x2c0697];return _0x4068d5;};'use strict';var Sequelize=require(_0x9c52('0x0'));module['exports']={'body':{'type':Sequelize[_0x9c52('0x1')](_0x9c52('0x2')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0x9c52('0x3')),'defaultValue':_0x9c52('0x3'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x9c52('0x4')]},'readAt':{'type':Sequelize[_0x9c52('0x5')]},'secret':{'type':Sequelize[_0x9c52('0x6')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x9c52('0x4')]},'providerResponse':{'type':Sequelize['TEXT']}};