78d7cfb75ffa88857fee248cab11df16e022d843
[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 _0x1af3=['bluebird','request-promise','../../config/environment','./squareMessage.attributes','define','square_messages','lodash','util','../../config/logger','api'];(function(_0x37b3e5,_0x33b516){var _0x207f20=function(_0x5237fa){while(--_0x5237fa){_0x37b3e5['push'](_0x37b3e5['shift']());}};_0x207f20(++_0x33b516);}(_0x1af3,0xd8));var _0x31af=function(_0xe896bf,_0x4f8e5e){_0xe896bf=_0xe896bf-0x0;var _0x4c7a8a=_0x1af3[_0xe896bf];return _0x4c7a8a;};'use strict';var _=require(_0x31af('0x0'));var util=require(_0x31af('0x1'));var logger=require(_0x31af('0x2'))(_0x31af('0x3'));var moment=require('moment');var BPromise=require(_0x31af('0x4'));var rp=require(_0x31af('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x31af('0x6'));var attributes=require(_0x31af('0x7'));module['exports']=function(_0x4a4d97,_0x300018){return _0x4a4d97[_0x31af('0x8')]('SquareMessage',attributes,{'tableName':_0x31af('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};