Built motion from commit 19a84241.|2.5.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 _0xbda1=['./cmCustomField.attributes','exports','define','CmCustomField','util','../../config/logger','moment','bluebird','path','rimraf','../../config/environment'];(function(_0x14202f,_0x4f2f3){var _0x13d34b=function(_0x3ae7bf){while(--_0x3ae7bf){_0x14202f['push'](_0x14202f['shift']());}};_0x13d34b(++_0x4f2f3);}(_0xbda1,0x7d));var _0x1bda=function(_0xab2bc8,_0x4e56f8){_0xab2bc8=_0xab2bc8-0x0;var _0x4f16fd=_0xbda1[_0xab2bc8];return _0x4f16fd;};'use strict';var _=require('lodash');var util=require(_0x1bda('0x0'));var logger=require(_0x1bda('0x1'))('api');var moment=require(_0x1bda('0x2'));var BPromise=require(_0x1bda('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x1bda('0x4'));var rimraf=require(_0x1bda('0x5'));var config=require(_0x1bda('0x6'));var attributes=require(_0x1bda('0x7'));module[_0x1bda('0x8')]=function(_0x55d015,_0xfa4f89){return _0x55d015[_0x1bda('0x9')](_0x1bda('0xa'),attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};