Built motion from commit 85328c08.|2.5.50
[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 _0xe364=['out','STRING','DATE','sequelize','TEXT','medium','BOOLEAN'];(function(_0x38bd4b,_0x144508){var _0x27e5c3=function(_0x2640a3){while(--_0x2640a3){_0x38bd4b['push'](_0x38bd4b['shift']());}};_0x27e5c3(++_0x144508);}(_0xe364,0x1ed));var _0x4e36=function(_0x568496,_0x565afd){_0x568496=_0x568496-0x0;var _0x26c5c1=_0xe364[_0x568496];return _0x26c5c1;};'use strict';var Sequelize=require(_0x4e36('0x0'));module['exports']={'body':{'type':Sequelize[_0x4e36('0x1')](_0x4e36('0x2')),'allowNull':![]},'read':{'type':Sequelize[_0x4e36('0x3')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0x4e36('0x4')),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x4e36('0x5')]},'readAt':{'type':Sequelize[_0x4e36('0x6')]},'secret':{'type':Sequelize[_0x4e36('0x3')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x4e36('0x5')]},'providerResponse':{'type':Sequelize[_0x4e36('0x1')]}};