Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / smsMessage / smsMessage.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 _0x16c6=['medium','ENUM','out','STRING','DATE','sequelize','TEXT'];(function(_0x9be28f,_0x231334){var _0xa9f52d=function(_0x239dad){while(--_0x239dad){_0x9be28f['push'](_0x9be28f['shift']());}};_0xa9f52d(++_0x231334);}(_0x16c6,0x18d));var _0x616c=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x16c6[_0x40a045];return _0x1a687c;};'use strict';var Sequelize=require(_0x616c('0x0'));module['exports']={'body':{'type':Sequelize[_0x616c('0x1')](_0x616c('0x2')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0x616c('0x3')]('in','out'),'defaultValue':_0x616c('0x4'),'allowNull':![]},'messageId':{'type':Sequelize[_0x616c('0x5')](0xbe)},'phone':{'type':Sequelize[_0x616c('0x5')]},'readAt':{'type':Sequelize[_0x616c('0x6')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize[_0x616c('0x1')]}};