Built motion from commit 753c950e.|2.5.42
[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 _0x4397=['ENUM','out','STRING','BOOLEAN','TEXT','medium'];(function(_0x164eca,_0x555e28){var _0x2ce562=function(_0x148ca6){while(--_0x148ca6){_0x164eca['push'](_0x164eca['shift']());}};_0x2ce562(++_0x555e28);}(_0x4397,0x196));var _0x7439=function(_0x27e811,_0x20137c){_0x27e811=_0x27e811-0x0;var _0x1627fa=_0x4397[_0x27e811];return _0x1627fa;};'use strict';var Sequelize=require('sequelize');module['exports']={'body':{'type':Sequelize[_0x7439('0x0')](_0x7439('0x1')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0x7439('0x2')]('in','out'),'defaultValue':_0x7439('0x3'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x7439('0x4')]},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize[_0x7439('0x5')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x7439('0x4')]},'providerResponse':{'type':Sequelize[_0x7439('0x0')]}};