Built motion from commit e02f907f.|2.6.14
[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 _0x0aee=['TEXT','BOOLEAN','out','STRING','sequelize'];(function(_0x5bb0ba,_0x3a1803){var _0x551a4e=function(_0x46de11){while(--_0x46de11){_0x5bb0ba['push'](_0x5bb0ba['shift']());}};_0x551a4e(++_0x3a1803);}(_0x0aee,0x1a3));var _0xe0ae=function(_0x2b20c7,_0x278d49){_0x2b20c7=_0x2b20c7-0x0;var _0x3a6e02=_0x0aee[_0x2b20c7];return _0x3a6e02;};'use strict';var Sequelize=require(_0xe0ae('0x0'));module['exports']={'body':{'type':Sequelize[_0xe0ae('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0xe0ae('0x2')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in','out'),'defaultValue':_0xe0ae('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0xe0ae('0x4')](0xbe)},'phone':{'type':Sequelize[_0xe0ae('0x4')]},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize[_0xe0ae('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize[_0xe0ae('0x4')]},'providerResponse':{'type':Sequelize[_0xe0ae('0x1')]}};