Built motion from commit (unavailable).|2.5.10
[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 _0x2ccc=['STRING','DATE','sequelize','TEXT','BOOLEAN','ENUM','out'];(function(_0x5c8422,_0x11bfe2){var _0x24a417=function(_0x47f9a8){while(--_0x47f9a8){_0x5c8422['push'](_0x5c8422['shift']());}};_0x24a417(++_0x11bfe2);}(_0x2ccc,0x11a));var _0xc2cc=function(_0x376173,_0x3eb316){_0x376173=_0x376173-0x0;var _0x542f56=_0x2ccc[_0x376173];return _0x542f56;};'use strict';var Sequelize=require(_0xc2cc('0x0'));module['exports']={'body':{'type':Sequelize[_0xc2cc('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0xc2cc('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0xc2cc('0x3')]('in',_0xc2cc('0x4')),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize[_0xc2cc('0x5')](0xbe)},'phone':{'type':Sequelize[_0xc2cc('0x5')]},'readAt':{'type':Sequelize[_0xc2cc('0x6')]},'secret':{'type':Sequelize[_0xc2cc('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize[_0xc2cc('0x5')]},'providerResponse':{'type':Sequelize['TEXT']}};