Built motion from commit (unavailable).|2.4.21
[motion2.git] / server / api / squareRecording / squareRecording.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 _0x352e=['define','SquareRecording','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./squareRecording.attributes'];(function(_0x184ef6,_0x428e4d){var _0x4ac9db=function(_0x2ea9b2){while(--_0x2ea9b2){_0x184ef6['push'](_0x184ef6['shift']());}};_0x4ac9db(++_0x428e4d);}(_0x352e,0x1a6));var _0xe352=function(_0x456a21,_0x3afcd9){_0x456a21=_0x456a21-0x0;var _0x784d21=_0x352e[_0x456a21];return _0x784d21;};'use strict';var _=require(_0xe352('0x0'));var util=require(_0xe352('0x1'));var logger=require(_0xe352('0x2'))(_0xe352('0x3'));var moment=require(_0xe352('0x4'));var BPromise=require(_0xe352('0x5'));var rp=require(_0xe352('0x6'));var fs=require('fs');var path=require(_0xe352('0x7'));var rimraf=require('rimraf');var config=require(_0xe352('0x8'));var attributes=require(_0xe352('0x9'));module['exports']=function(_0x2fed6a,_0x31aac8){return _0x2fed6a[_0xe352('0xa')](_0xe352('0xb'),attributes,{'tableName':'square_recordings','paranoid':![],'indexes':[],'timestamps':!![]});};