Built motion from commit (unavailable).|2.5.12
[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 _0x5af5=['BOOLEAN','out','STRING','DATE','TEXT'];(function(_0x25226f,_0x26e7b2){var _0x2a0dc2=function(_0xdece8){while(--_0xdece8){_0x25226f['push'](_0x25226f['shift']());}};_0x2a0dc2(++_0x26e7b2);}(_0x5af5,0x195));var _0x55af=function(_0x460480,_0x4e3c59){_0x460480=_0x460480-0x0;var _0x2d41b0=_0x5af5[_0x460480];return _0x2d41b0;};'use strict';var Sequelize=require('sequelize');module['exports']={'body':{'type':Sequelize['TEXT']('medium'),'allowNull':![]},'read':{'type':Sequelize[_0x55af('0x0')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0x55af('0x1')),'defaultValue':_0x55af('0x1'),'allowNull':![]},'messageId':{'type':Sequelize[_0x55af('0x2')](0xbe)},'phone':{'type':Sequelize[_0x55af('0x2')]},'readAt':{'type':Sequelize[_0x55af('0x3')]},'secret':{'type':Sequelize[_0x55af('0x0')],'defaultValue':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize[_0x55af('0x4')]}};