6aa5b7c9b59ff418a9ff95d32070d1bf170acd11
[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 _0x2e02=['moment','request-promise','path','rimraf','../../config/environment','./squareMessage.attributes','exports','define','SquareMessage','lodash','util','../../config/logger','api'];(function(_0x1d182d,_0x5a7666){var _0x1e998e=function(_0x39eb4b){while(--_0x39eb4b){_0x1d182d['push'](_0x1d182d['shift']());}};_0x1e998e(++_0x5a7666);}(_0x2e02,0xb2));var _0x22e0=function(_0x569245,_0x1c56bd){_0x569245=_0x569245-0x0;var _0x1d6508=_0x2e02[_0x569245];return _0x1d6508;};'use strict';var _=require(_0x22e0('0x0'));var util=require(_0x22e0('0x1'));var logger=require(_0x22e0('0x2'))(_0x22e0('0x3'));var moment=require(_0x22e0('0x4'));var BPromise=require('bluebird');var rp=require(_0x22e0('0x5'));var fs=require('fs');var path=require(_0x22e0('0x6'));var rimraf=require(_0x22e0('0x7'));var config=require(_0x22e0('0x8'));var attributes=require(_0x22e0('0x9'));module[_0x22e0('0xa')]=function(_0x626fa0,_0x531eb6){return _0x626fa0[_0x22e0('0xb')](_0x22e0('0xc'),attributes,{'tableName':'square_messages','paranoid':![],'indexes':[],'timestamps':!![]});};