bc8b19dbfb7151e94948043d447fa8c022239060
[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 _0xd42b=['util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','define','cm_custom_fields','lodash'];(function(_0x1ba697,_0x186781){var _0x433b23=function(_0xe5df67){while(--_0xe5df67){_0x1ba697['push'](_0x1ba697['shift']());}};_0x433b23(++_0x186781);}(_0xd42b,0x1a1));var _0xbd42=function(_0x519756,_0x288785){_0x519756=_0x519756-0x0;var _0x37047e=_0xd42b[_0x519756];return _0x37047e;};'use strict';var _=require(_0xbd42('0x0'));var util=require(_0xbd42('0x1'));var logger=require(_0xbd42('0x2'))(_0xbd42('0x3'));var moment=require(_0xbd42('0x4'));var BPromise=require('bluebird');var rp=require(_0xbd42('0x5'));var fs=require('fs');var path=require(_0xbd42('0x6'));var rimraf=require(_0xbd42('0x7'));var config=require(_0xbd42('0x8'));var attributes=require('./cmCustomField.attributes');module['exports']=function(_0x4a6f7d,_0x49fc61){return _0x4a6f7d[_0xbd42('0x9')]('CmCustomField',attributes,{'tableName':_0xbd42('0xa'),'paranoid':!![],'indexes':[],'timestamps':!![]});};