Built motion from commit (unavailable).|2.5.20
[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 _0x4a10=['STRING','DATE','BOOLEAN','sequelize','medium','ENUM','out'];(function(_0x1151a0,_0xf37a8a){var _0x52e637=function(_0x3f2a27){while(--_0x3f2a27){_0x1151a0['push'](_0x1151a0['shift']());}};_0x52e637(++_0xf37a8a);}(_0x4a10,0x199));var _0x04a1=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0x4a10[_0x42cae2];return _0x5f256f;};'use strict';var Sequelize=require(_0x04a1('0x0'));module['exports']={'body':{'type':Sequelize['TEXT'](_0x04a1('0x1')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0x04a1('0x2')]('in','out'),'defaultValue':_0x04a1('0x3'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x04a1('0x4')]},'readAt':{'type':Sequelize[_0x04a1('0x5')]},'secret':{'type':Sequelize[_0x04a1('0x6')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x04a1('0x4')]},'providerResponse':{'type':Sequelize['TEXT']}};