Built motion from commit 3c2ce842.|2.6.31
[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 _0xda3f=['DATE','sequelize','medium','BOOLEAN','ENUM','out','STRING'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xda3f,0x120));var _0xfda3=function(_0x4cbc2f,_0x55474f){_0x4cbc2f=_0x4cbc2f-0x0;var _0x32177a=_0xda3f[_0x4cbc2f];return _0x32177a;};'use strict';var Sequelize=require(_0xfda3('0x0'));module['exports']={'body':{'type':Sequelize['TEXT'](_0xfda3('0x1')),'allowNull':![]},'read':{'type':Sequelize[_0xfda3('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0xfda3('0x3')]('in',_0xfda3('0x4')),'defaultValue':_0xfda3('0x4'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0xfda3('0x5')]},'readAt':{'type':Sequelize[_0xfda3('0x6')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize[_0xfda3('0x5')]},'providerResponse':{'type':Sequelize['TEXT']}};