1cbb79c74fcd8476958cde6c51a8722a893943f0
[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 _0xef33=['BOOLEAN','ENUM','out','STRING','DATE','TEXT'];(function(_0x143cff,_0x1bedca){var _0x50ca8a=function(_0x4645dd){while(--_0x4645dd){_0x143cff['push'](_0x143cff['shift']());}};_0x50ca8a(++_0x1bedca);}(_0xef33,0x1af));var _0x3ef3=function(_0x9fa0a7,_0x22cdac){_0x9fa0a7=_0x9fa0a7-0x0;var _0x134d67=_0xef33[_0x9fa0a7];return _0x134d67;};'use strict';var Sequelize=require('sequelize');module['exports']={'body':{'type':Sequelize[_0x3ef3('0x0')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x3ef3('0x1')],'defaultValue':![]},'direction':{'type':Sequelize[_0x3ef3('0x2')]('in','out'),'defaultValue':_0x3ef3('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0x3ef3('0x4')](0xbe)},'phone':{'type':Sequelize[_0x3ef3('0x4')]},'readAt':{'type':Sequelize[_0x3ef3('0x5')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};