9a72090652471fe94b57dd294b3363957533ae3c
[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 _0x7c2a=['BOOLEAN','sequelize','TEXT','medium','STRING','DATE'];(function(_0xa50cc7,_0x8bd25){var _0x5f02ae=function(_0x31f85e){while(--_0x31f85e){_0xa50cc7['push'](_0xa50cc7['shift']());}};_0x5f02ae(++_0x8bd25);}(_0x7c2a,0x169));var _0xa7c2=function(_0x371156,_0x26fefa){_0x371156=_0x371156-0x0;var _0x15f5e5=_0x7c2a[_0x371156];return _0x15f5e5;};'use strict';var Sequelize=require(_0xa7c2('0x0'));module['exports']={'body':{'type':Sequelize[_0xa7c2('0x1')](_0xa7c2('0x2')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in','out'),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize[_0xa7c2('0x3')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0xa7c2('0x4')]},'secret':{'type':Sequelize[_0xa7c2('0x5')],'defaultValue':![]},'providerName':{'type':Sequelize[_0xa7c2('0x3')]},'providerResponse':{'type':Sequelize[_0xa7c2('0x1')]}};