Built motion from commit (unavailable).|2.5.14
[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 _0xd64d=['out','STRING','DATE','sequelize','TEXT','BOOLEAN'];(function(_0x3b342b,_0x1cf3ba){var _0x4a2716=function(_0x337658){while(--_0x337658){_0x3b342b['push'](_0x3b342b['shift']());}};_0x4a2716(++_0x1cf3ba);}(_0xd64d,0x123));var _0xdd64=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xd64d[_0x20a584];return _0x4b41a8;};'use strict';var Sequelize=require(_0xdd64('0x0'));module['exports']={'body':{'type':Sequelize[_0xdd64('0x1')]('medium'),'allowNull':![]},'read':{'type':Sequelize[_0xdd64('0x2')],'defaultValue':![]},'direction':{'type':Sequelize['ENUM']('in',_0xdd64('0x3')),'defaultValue':_0xdd64('0x3'),'allowNull':![]},'messageId':{'type':Sequelize[_0xdd64('0x4')](0xbe)},'phone':{'type':Sequelize['STRING']},'readAt':{'type':Sequelize[_0xdd64('0x5')]},'secret':{'type':Sequelize[_0xdd64('0x2')],'defaultValue':![]},'providerName':{'type':Sequelize[_0xdd64('0x4')]},'providerResponse':{'type':Sequelize[_0xdd64('0x1')]}};