Built motion from commit 20b39a97.|2.6.29
[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 _0x75a2=['exports','TEXT','BOOLEAN','ENUM','out','STRING','sequelize'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x75a2,0x187));var _0x275a=function(_0x3e7585,_0xedbf2d){_0x3e7585=_0x3e7585-0x0;var _0xd793ea=_0x75a2[_0x3e7585];return _0xd793ea;};'use strict';var Sequelize=require(_0x275a('0x0'));module[_0x275a('0x1')]={'body':{'type':Sequelize[_0x275a('0x2')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x275a('0x3')],'defaultValue':![]},'direction':{'type':Sequelize[_0x275a('0x4')]('in',_0x275a('0x5')),'defaultValue':_0x275a('0x5'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x275a('0x6')]},'readAt':{'type':Sequelize['DATE']},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize['TEXT']}};