Built motion from commit 3c2ce842.|2.6.31
[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 _0x118f=['request-promise','path','rimraf','../../config/environment','./cmCustomField.attributes','cm_custom_fields','../../config/logger','api','moment'];(function(_0x5714d4,_0x2f28ff){var _0x256a8b=function(_0xef8d3){while(--_0xef8d3){_0x5714d4['push'](_0x5714d4['shift']());}};_0x256a8b(++_0x2f28ff);}(_0x118f,0x1ec));var _0xf118=function(_0x57005e,_0x56b457){_0x57005e=_0x57005e-0x0;var _0x7eb3fe=_0x118f[_0x57005e];return _0x7eb3fe;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xf118('0x0'))(_0xf118('0x1'));var moment=require(_0xf118('0x2'));var BPromise=require('bluebird');var rp=require(_0xf118('0x3'));var fs=require('fs');var path=require(_0xf118('0x4'));var rimraf=require(_0xf118('0x5'));var config=require(_0xf118('0x6'));var attributes=require(_0xf118('0x7'));module['exports']=function(_0x25f088,_0x1ce77e){return _0x25f088['define']('CmCustomField',attributes,{'tableName':_0xf118('0x8'),'paranoid':!![],'indexes':[],'timestamps':!![]});};