c51fe621bb8fd043e17c7e44c541433287b5a09d
[motion2.git] / server / api / squareMessage / squareMessage.model.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 _0xe15c=['./squareMessage.attributes','define','SquareMessage','square_messages','util','api','bluebird','path','rimraf','../../config/environment'];(function(_0x32f516,_0x30a88c){var _0x3d09e3=function(_0x4776ae){while(--_0x4776ae){_0x32f516['push'](_0x32f516['shift']());}};_0x3d09e3(++_0x30a88c);}(_0xe15c,0x108));var _0xce15=function(_0x41dde7,_0x55a81f){_0x41dde7=_0x41dde7-0x0;var _0x3159f8=_0xe15c[_0x41dde7];return _0x3159f8;};'use strict';var _=require('lodash');var util=require(_0xce15('0x0'));var logger=require('../../config/logger')(_0xce15('0x1'));var moment=require('moment');var BPromise=require(_0xce15('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xce15('0x3'));var rimraf=require(_0xce15('0x4'));var config=require(_0xce15('0x5'));var attributes=require(_0xce15('0x6'));module['exports']=function(_0x1bb401,_0x27aaad){return _0x1bb401[_0xce15('0x7')](_0xce15('0x8'),attributes,{'tableName':_0xce15('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};