5f438461d60b26e9f4b757ee553ecdbb4829737f
[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 _0x1b42=['../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./cmCustomField.attributes','define','CmCustomField','lodash','util'];(function(_0x37de50,_0x27f82a){var _0x2c37dc=function(_0x325186){while(--_0x325186){_0x37de50['push'](_0x37de50['shift']());}};_0x2c37dc(++_0x27f82a);}(_0x1b42,0x6c));var _0x21b4=function(_0x54ea6d,_0xcb0c43){_0x54ea6d=_0x54ea6d-0x0;var _0x492640=_0x1b42[_0x54ea6d];return _0x492640;};'use strict';var _=require(_0x21b4('0x0'));var util=require(_0x21b4('0x1'));var logger=require(_0x21b4('0x2'))(_0x21b4('0x3'));var moment=require(_0x21b4('0x4'));var BPromise=require(_0x21b4('0x5'));var rp=require(_0x21b4('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x21b4('0x7'));var attributes=require(_0x21b4('0x8'));module['exports']=function(_0x18bc06,_0x39d84f){return _0x18bc06[_0x21b4('0x9')](_0x21b4('0xa'),attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};