Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / squareMessage / squareMessage.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 _0x4f95=['sequelize','STRING','TEXT','medium','out'];(function(_0x1694f5,_0x49b7c3){var _0x5b4321=function(_0x58c183){while(--_0x58c183){_0x1694f5['push'](_0x1694f5['shift']());}};_0x5b4321(++_0x49b7c3);}(_0x4f95,0xd7));var _0x54f9=function(_0x37368e,_0x3140e1){_0x37368e=_0x37368e-0x0;var _0x530a90=_0x4f95[_0x37368e];return _0x530a90;};'use strict';var Sequelize=require(_0x54f9('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x54f9('0x1')]},'body':{'type':Sequelize[_0x54f9('0x2')](_0x54f9('0x3')),'allowNull':![]},'direction':{'type':Sequelize['ENUM']('in',_0x54f9('0x4')),'defaultValue':'out','allowNull':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize['TEXT']}};