Built motion from commit 85328c08.|2.5.50
[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 _0x7a5e=['./cmCustomField.attributes','exports','cm_custom_fields','lodash','util','moment','bluebird','path','rimraf','../../config/environment'];(function(_0x4ebe54,_0xb8f8d0){var _0x164a0f=function(_0x10e064){while(--_0x10e064){_0x4ebe54['push'](_0x4ebe54['shift']());}};_0x164a0f(++_0xb8f8d0);}(_0x7a5e,0x12f));var _0xe7a5=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x7a5e[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0xe7a5('0x0'));var util=require(_0xe7a5('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xe7a5('0x2'));var BPromise=require(_0xe7a5('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe7a5('0x4'));var rimraf=require(_0xe7a5('0x5'));var config=require(_0xe7a5('0x6'));var attributes=require(_0xe7a5('0x7'));module[_0xe7a5('0x8')]=function(_0x217294,_0x2d46ca){return _0x217294['define']('CmCustomField',attributes,{'tableName':_0xe7a5('0x9'),'paranoid':!![],'indexes':[],'timestamps':!![]});};