Built motion from commit (unavailable).|2.5.4
[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 _0xa3bc=['sequelize','medium','ENUM','out','STRING','DATE','BOOLEAN'];(function(_0x1c0aaf,_0x1f21da){var _0xc759a4=function(_0x18c2a3){while(--_0x18c2a3){_0x1c0aaf['push'](_0x1c0aaf['shift']());}};_0xc759a4(++_0x1f21da);}(_0xa3bc,0xe7));var _0xca3b=function(_0x197aa2,_0x16d576){_0x197aa2=_0x197aa2-0x0;var _0x257098=_0xa3bc[_0x197aa2];return _0x257098;};'use strict';var Sequelize=require(_0xca3b('0x0'));module['exports']={'body':{'type':Sequelize['TEXT'](_0xca3b('0x1')),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0xca3b('0x2')]('in','out'),'defaultValue':_0xca3b('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0xca3b('0x4')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0xca3b('0x5')]},'secret':{'type':Sequelize[_0xca3b('0x6')],'defaultValue':![]}};