Built motion from commit ba71417a.|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 _0x2a8d=['TEXT','sequelize','exports','ENUM','out','STRING','DATE'];(function(_0x4b1874,_0x9c06ef){var _0x5a0fb2=function(_0x32dc9a){while(--_0x32dc9a){_0x4b1874['push'](_0x4b1874['shift']());}};_0x5a0fb2(++_0x9c06ef);}(_0x2a8d,0xbe));var _0xd2a8=function(_0x16aa10,_0xc22da3){_0x16aa10=_0x16aa10-0x0;var _0x3bc706=_0x2a8d[_0x16aa10];return _0x3bc706;};'use strict';var Sequelize=require(_0xd2a8('0x0'));module[_0xd2a8('0x1')]={'body':{'type':Sequelize['TEXT']('medium'),'allowNull':![]},'read':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'direction':{'type':Sequelize[_0xd2a8('0x2')]('in',_0xd2a8('0x3')),'defaultValue':_0xd2a8('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0xd2a8('0x4')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0xd2a8('0x5')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'providerName':{'type':Sequelize[_0xd2a8('0x4')]},'providerResponse':{'type':Sequelize[_0xd2a8('0x6')]}};