Built motion from commit fe909640.|2.6.8
[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 _0x8054=['sequelize','exports','BOOLEAN','ENUM','out','STRING','TEXT'];(function(_0x187ee1,_0x3fd1e6){var _0x388160=function(_0x542dd2){while(--_0x542dd2){_0x187ee1['push'](_0x187ee1['shift']());}};_0x388160(++_0x3fd1e6);}(_0x8054,0xb6));var _0x4805=function(_0x40e03f,_0x5516ba){_0x40e03f=_0x40e03f-0x0;var _0x577950=_0x8054[_0x40e03f];return _0x577950;};'use strict';var Sequelize=require(_0x4805('0x0'));module[_0x4805('0x1')]={'body':{'type':Sequelize['TEXT']('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x4805('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0x4805('0x3')]('in',_0x4805('0x4')),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x4805('0x5')]},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize[_0x4805('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize[_0x4805('0x6')]}};