Built motion from commit (unavailable).|2.5.28
[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 _0x1193=['BOOLEAN','sequelize','TEXT','medium','out','STRING','DATE'];(function(_0x16d10f,_0x2ba2d5){var _0x50c823=function(_0x44e43f){while(--_0x44e43f){_0x16d10f['push'](_0x16d10f['shift']());}};_0x50c823(++_0x2ba2d5);}(_0x1193,0xe1));var _0x3119=function(_0x3beed1,_0x54148c){_0x3beed1=_0x3beed1-0x0;var _0x10265b=_0x1193[_0x3beed1];return _0x10265b;};'use strict';var Sequelize=require(_0x3119('0x0'));module['exports']={'body':{'type':Sequelize[_0x3119('0x1')](_0x3119('0x2')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0x3119('0x3')),'defaultValue':_0x3119('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0x3119('0x4')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0x3119('0x5')]},'secret':{'type':Sequelize[_0x3119('0x6')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x3119('0x4')]},'providerResponse':{'type':Sequelize['TEXT']}};