d56cb6a7c712025fa52596b718cc33e778696d9e
[motion2.git] / server / api / intDeskField / intDeskField.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 _0x42e2=['int_desk_fields','desk_unique_index','idField','lodash','util','../../config/logger','bluebird','request-promise','path','rimraf','./intDeskField.attributes','exports','define'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x42e2,0x1d7));var _0x242e=function(_0x480cdc,_0x26259c){_0x480cdc=_0x480cdc-0x0;var _0x13b778=_0x42e2[_0x480cdc];return _0x13b778;};'use strict';var _=require(_0x242e('0x0'));var util=require(_0x242e('0x1'));var logger=require(_0x242e('0x2'))('api');var moment=require('moment');var BPromise=require(_0x242e('0x3'));var rp=require(_0x242e('0x4'));var fs=require('fs');var path=require(_0x242e('0x5'));var rimraf=require(_0x242e('0x6'));var config=require('../../config/environment');var attributes=require(_0x242e('0x7'));module[_0x242e('0x8')]=function(_0x376f0f,_0x1e37b){return _0x376f0f[_0x242e('0x9')]('DeskField',attributes,{'tableName':_0x242e('0xa'),'paranoid':![],'indexes':[{'name':_0x242e('0xb'),'fields':[_0x242e('0xc'),'FieldId'],'unique':!![]}],'timestamps':!![]});};