4c2cf638ba506b6a1cba1a9bfd72a08662b23fb5
[motion2.git] / server / api / cmCustomField / cmCustomField.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 _0x3372=['api','moment','request-promise','path','rimraf','../../config/environment','define','lodash','util','../../config/logger'];(function(_0x2996a2,_0xe05735){var _0x33dabe=function(_0x4417c7){while(--_0x4417c7){_0x2996a2['push'](_0x2996a2['shift']());}};_0x33dabe(++_0xe05735);}(_0x3372,0x179));var _0x2337=function(_0x32aeef,_0x1dc19c){_0x32aeef=_0x32aeef-0x0;var _0x3c2a10=_0x3372[_0x32aeef];return _0x3c2a10;};'use strict';var _=require(_0x2337('0x0'));var util=require(_0x2337('0x1'));var logger=require(_0x2337('0x2'))(_0x2337('0x3'));var moment=require(_0x2337('0x4'));var BPromise=require('bluebird');var rp=require(_0x2337('0x5'));var fs=require('fs');var path=require(_0x2337('0x6'));var rimraf=require(_0x2337('0x7'));var config=require(_0x2337('0x8'));var attributes=require('./cmCustomField.attributes');module['exports']=function(_0x217b52,_0x2b00b2){return _0x217b52[_0x2337('0x9')]('CmCustomField',attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};