Built motion from commit 52c8a02d.|2.6.29
[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 _0x6a99=['exports','medium','BOOLEAN','out','STRING','TEXT','sequelize'];(function(_0x42c5fb,_0x537444){var _0x3a9daf=function(_0x450d79){while(--_0x450d79){_0x42c5fb['push'](_0x42c5fb['shift']());}};_0x3a9daf(++_0x537444);}(_0x6a99,0x148));var _0x96a9=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x6a99[_0x321bb2];return _0x9c12ed;};'use strict';var Sequelize=require(_0x96a9('0x0'));module[_0x96a9('0x1')]={'body':{'type':Sequelize['TEXT'](_0x96a9('0x2')),'allowNull':![]},'read':{'type':Sequelize[_0x96a9('0x3')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in','out'),'defaultValue':_0x96a9('0x4'),'allowNull':![]},'messageId':{'type':Sequelize[_0x96a9('0x5')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize[_0x96a9('0x3')],'defaultValue':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize[_0x96a9('0x6')]}};