Built motion from commit 0900f080.|2.5.45
[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 _0xe92d=['out','sequelize','STRING','TEXT','medium','ENUM'];(function(_0x3d42d8,_0x4cffaa){var _0x27fc41=function(_0x3a363b){while(--_0x3a363b){_0x3d42d8['push'](_0x3d42d8['shift']());}};_0x27fc41(++_0x4cffaa);}(_0xe92d,0x1db));var _0xde92=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xe92d[_0xa464c9];return _0x3d73c4;};'use strict';var Sequelize=require(_0xde92('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xde92('0x1')]},'body':{'type':Sequelize[_0xde92('0x2')](_0xde92('0x3')),'allowNull':![]},'direction':{'type':Sequelize[_0xde92('0x4')]('in',_0xde92('0x5')),'defaultValue':'out','allowNull':![]},'providerName':{'type':Sequelize['STRING']},'providerResponse':{'type':Sequelize['TEXT']}};