Built motion from commit d1eab355.|2.6.28
[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 _0x395a=['sequelize','exports','TEXT','BOOLEAN','ENUM','out','STRING','DATE'];(function(_0x40c486,_0x4bc71c){var _0x1d0752=function(_0x3bd462){while(--_0x3bd462){_0x40c486['push'](_0x40c486['shift']());}};_0x1d0752(++_0x4bc71c);}(_0x395a,0x128));var _0xa395=function(_0x4bc428,_0xf56dd9){_0x4bc428=_0x4bc428-0x0;var _0x3ca37f=_0x395a[_0x4bc428];return _0x3ca37f;};'use strict';var Sequelize=require(_0xa395('0x0'));module[_0xa395('0x1')]={'body':{'type':Sequelize[_0xa395('0x2')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0xa395('0x3')],'defaultValue':![]},'direction':{'type':Sequelize[_0xa395('0x4')]('in',_0xa395('0x5')),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0xa395('0x6')]},'readAt':{'type':Sequelize[_0xa395('0x7')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize[_0xa395('0x6')]},'providerResponse':{'type':Sequelize[_0xa395('0x2')]}};