Built motion from commit d13fb11b.|2.6.34
[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 _0x0149=['exports','define','lodash','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./cmCustomField.attributes'];(function(_0x3b7a0c,_0xf1a4c2){var _0x3bb70f=function(_0x248b52){while(--_0x248b52){_0x3b7a0c['push'](_0x3b7a0c['shift']());}};_0x3bb70f(++_0xf1a4c2);}(_0x0149,0x157));var _0x9014=function(_0x45af51,_0x534abe){_0x45af51=_0x45af51-0x0;var _0x566e23=_0x0149[_0x45af51];return _0x566e23;};'use strict';var _=require(_0x9014('0x0'));var util=require('util');var logger=require(_0x9014('0x1'))('api');var moment=require(_0x9014('0x2'));var BPromise=require(_0x9014('0x3'));var rp=require(_0x9014('0x4'));var fs=require('fs');var path=require(_0x9014('0x5'));var rimraf=require(_0x9014('0x6'));var config=require(_0x9014('0x7'));var attributes=require(_0x9014('0x8'));module[_0x9014('0x9')]=function(_0x306c61,_0x28cbc4){return _0x306c61[_0x9014('0xa')]('CmCustomField',attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};