0403b5f511e02c7814034e19a960c89e527ff90d
[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 _0x9558=['sequelize','TEXT','BOOLEAN','ENUM','out','STRING','DATE'];(function(_0x49b207,_0x408ade){var _0x2dc8fa=function(_0x150975){while(--_0x150975){_0x49b207['push'](_0x49b207['shift']());}};_0x2dc8fa(++_0x408ade);}(_0x9558,0xee));var _0x8955=function(_0xabda9f,_0x295b6c){_0xabda9f=_0xabda9f-0x0;var _0x38b1b2=_0x9558[_0xabda9f];return _0x38b1b2;};'use strict';var Sequelize=require(_0x8955('0x0'));module['exports']={'body':{'type':Sequelize[_0x8955('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x8955('0x2')],'defaultValue':![]},'direction':{'type':Sequelize[_0x8955('0x3')]('in',_0x8955('0x4')),'defaultValue':'out','allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0x8955('0x5')]},'readAt':{'type':Sequelize[_0x8955('0x6')]},'secret':{'type':Sequelize[_0x8955('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize[_0x8955('0x5')]},'providerResponse':{'type':Sequelize['TEXT']}};