Built motion from commit ff78e754.|2.6.29
[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 _0xaedb=['./cmCustomField.attributes','exports','define','CmCustomField','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x21e3e0,_0x4f7050){var _0x14ca1f=function(_0x125ea0){while(--_0x125ea0){_0x21e3e0['push'](_0x21e3e0['shift']());}};_0x14ca1f(++_0x4f7050);}(_0xaedb,0x64));var _0xbaed=function(_0x5603bb,_0x3bf6a1){_0x5603bb=_0x5603bb-0x0;var _0x38a3a1=_0xaedb[_0x5603bb];return _0x38a3a1;};'use strict';var _=require('lodash');var util=require(_0xbaed('0x0'));var logger=require(_0xbaed('0x1'))(_0xbaed('0x2'));var moment=require(_0xbaed('0x3'));var BPromise=require(_0xbaed('0x4'));var rp=require(_0xbaed('0x5'));var fs=require('fs');var path=require(_0xbaed('0x6'));var rimraf=require(_0xbaed('0x7'));var config=require('../../config/environment');var attributes=require(_0xbaed('0x8'));module[_0xbaed('0x9')]=function(_0x1883a5,_0x261ee2){return _0x1883a5[_0xbaed('0xa')](_0xbaed('0xb'),attributes,{'tableName':'cm_custom_fields','paranoid':!![],'indexes':[],'timestamps':!![]});};