d9278715fcc62371c32d6492426009e87b627192
[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 _0x93dd=['CmCustomField','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','exports','define'];(function(_0x9fd887,_0x47f76c){var _0x1a54ab=function(_0xb65c08){while(--_0xb65c08){_0x9fd887['push'](_0x9fd887['shift']());}};_0x1a54ab(++_0x47f76c);}(_0x93dd,0xdd));var _0xd93d=function(_0x5d2803,_0xf375bd){_0x5d2803=_0x5d2803-0x0;var _0xdcad2c=_0x93dd[_0x5d2803];return _0xdcad2c;};'use strict';var _=require('lodash');var util=require(_0xd93d('0x0'));var logger=require(_0xd93d('0x1'))(_0xd93d('0x2'));var moment=require(_0xd93d('0x3'));var BPromise=require(_0xd93d('0x4'));var rp=require(_0xd93d('0x5'));var fs=require('fs');var path=require(_0xd93d('0x6'));var rimraf=require(_0xd93d('0x7'));var config=require('../../config/environment');var attributes=require('./cmCustomField.attributes');module[_0xd93d('0x8')]=function(_0x3956d9,_0x15990f){return _0x3956d9[_0xd93d('0x9')](_0xd93d('0xa'),attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};