Built motion from commit 0900f080.|2.5.45
[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 _0x0185=['out','STRING','TEXT','medium','BOOLEAN','ENUM'];(function(_0x4da78e,_0x13cb84){var _0x4463b1=function(_0x41aaf1){while(--_0x41aaf1){_0x4da78e['push'](_0x4da78e['shift']());}};_0x4463b1(++_0x13cb84);}(_0x0185,0x1ac));var _0x5018=function(_0x2077c2,_0x275ab5){_0x2077c2=_0x2077c2-0x0;var _0x312f9f=_0x0185[_0x2077c2];return _0x312f9f;};'use strict';var Sequelize=require('sequelize');module['exports']={'body':{'type':Sequelize[_0x5018('0x0')](_0x5018('0x1')),'allowNull':![]},'read':{'type':Sequelize[_0x5018('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0x5018('0x3')]('in','out'),'defaultValue':_0x5018('0x4'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize[_0x5018('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x5018('0x5')]},'providerResponse':{'type':Sequelize['TEXT']}};