Built motion from commit 55091a5c.|2.6.30
[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 _0x0b08=['define','CmCustomField','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','exports'];(function(_0x2e545e,_0xf3d4ec){var _0x43228e=function(_0x5f4b5c){while(--_0x5f4b5c){_0x2e545e['push'](_0x2e545e['shift']());}};_0x43228e(++_0xf3d4ec);}(_0x0b08,0x10a));var _0x80b0=function(_0xf951ef,_0x111d3c){_0xf951ef=_0xf951ef-0x0;var _0x25357b=_0x0b08[_0xf951ef];return _0x25357b;};'use strict';var _=require(_0x80b0('0x0'));var util=require(_0x80b0('0x1'));var logger=require(_0x80b0('0x2'))(_0x80b0('0x3'));var moment=require(_0x80b0('0x4'));var BPromise=require(_0x80b0('0x5'));var rp=require(_0x80b0('0x6'));var fs=require('fs');var path=require(_0x80b0('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./cmCustomField.attributes');module[_0x80b0('0x8')]=function(_0x29e55f,_0xe98cdf){return _0x29e55f[_0x80b0('0x9')](_0x80b0('0xa'),attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};