Built motion from commit 5ba5b610.|2.5.33
[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 _0x6a2a=['DATE','BOOLEAN','exports','TEXT','ENUM','STRING'];(function(_0x20ea52,_0xe8f259){var _0x39756b=function(_0xec736b){while(--_0xec736b){_0x20ea52['push'](_0x20ea52['shift']());}};_0x39756b(++_0xe8f259);}(_0x6a2a,0x1ee));var _0xa6a2=function(_0x508767,_0x369e53){_0x508767=_0x508767-0x0;var _0x2480fe=_0x6a2a[_0x508767];return _0x2480fe;};'use strict';var Sequelize=require('sequelize');module[_0xa6a2('0x0')]={'body':{'type':Sequelize[_0xa6a2('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0xa6a2('0x2')]('in','out'),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize[_0xa6a2('0x3')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0xa6a2('0x4')]},'secret':{'type':Sequelize[_0xa6a2('0x5')],'defaultValue':![]},'providerName':{'type':Sequelize[_0xa6a2('0x3')]},'providerResponse':{'type':Sequelize[_0xa6a2('0x1')]}};