Built motion from commit (unavailable).|2.5.3
[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 _0x871a=['TEXT','medium','BOOLEAN','out','STRING','DATE','sequelize','exports'];(function(_0x27d18c,_0x45bc2c){var _0xf2394e=function(_0x4b0d01){while(--_0x4b0d01){_0x27d18c['push'](_0x27d18c['shift']());}};_0xf2394e(++_0x45bc2c);}(_0x871a,0x16e));var _0xa871=function(_0x13e300,_0x1bcb41){_0x13e300=_0x13e300-0x0;var _0x5a3eea=_0x871a[_0x13e300];return _0x5a3eea;};'use strict';var Sequelize=require(_0xa871('0x0'));module[_0xa871('0x1')]={'body':{'type':Sequelize[_0xa871('0x2')](_0xa871('0x3')),'allowNull':![]},'read':{'type':Sequelize[_0xa871('0x4')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in','out'),'defaultValue':_0xa871('0x5'),'allowNull':![]},'messageId':{'type':Sequelize['STRING'](0xbe)},'phone':{'type':Sequelize[_0xa871('0x6')]},'readAt':{'type':Sequelize[_0xa871('0x7')]},'secret':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};