fc725ed7399051f844d7ea35dde2ce36d1694003
[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 _0xdc34=['SquareMessage','../../config/logger','api','request-promise','rimraf','../../config/environment','./squareMessage.attributes','exports','define'];(function(_0x4aa299,_0x3aba13){var _0x49018e=function(_0x200d2d){while(--_0x200d2d){_0x4aa299['push'](_0x4aa299['shift']());}};_0x49018e(++_0x3aba13);}(_0xdc34,0xa3));var _0x4dc3=function(_0x39d9af,_0x2d7a7b){_0x39d9af=_0x39d9af-0x0;var _0x55b9e2=_0xdc34[_0x39d9af];return _0x55b9e2;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x4dc3('0x0'))(_0x4dc3('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x4dc3('0x2'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4dc3('0x3'));var config=require(_0x4dc3('0x4'));var attributes=require(_0x4dc3('0x5'));module[_0x4dc3('0x6')]=function(_0x59a3af,_0x21b9e9){return _0x59a3af[_0x4dc3('0x7')](_0x4dc3('0x8'),attributes,{'tableName':'square_messages','paranoid':![],'indexes':[],'timestamps':!![]});};