Built motion from commit (unavailable).|2.5.22
[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 _0xb0bd=['./squareMessage.attributes','define','square_messages','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x4ce15c,_0x312a45){var _0x1c3013=function(_0x5ad656){while(--_0x5ad656){_0x4ce15c['push'](_0x4ce15c['shift']());}};_0x1c3013(++_0x312a45);}(_0xb0bd,0x78));var _0xdb0b=function(_0x3aae89,_0x1e5729){_0x3aae89=_0x3aae89-0x0;var _0x132d3a=_0xb0bd[_0x3aae89];return _0x132d3a;};'use strict';var _=require(_0xdb0b('0x0'));var util=require(_0xdb0b('0x1'));var logger=require(_0xdb0b('0x2'))(_0xdb0b('0x3'));var moment=require(_0xdb0b('0x4'));var BPromise=require(_0xdb0b('0x5'));var rp=require(_0xdb0b('0x6'));var fs=require('fs');var path=require(_0xdb0b('0x7'));var rimraf=require(_0xdb0b('0x8'));var config=require(_0xdb0b('0x9'));var attributes=require(_0xdb0b('0xa'));module['exports']=function(_0xb601f9,_0x48263e){return _0xb601f9[_0xdb0b('0xb')]('SquareMessage',attributes,{'tableName':_0xdb0b('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};