Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / api / intZohoField / intZohoField.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 _0x03ae=['bluebird','request-promise','path','rimraf','exports','define','ZohoField','idField','FieldId','util','../../config/logger','api'];(function(_0x1e9f71,_0x156d9c){var _0x4f43ef=function(_0x1ed349){while(--_0x1ed349){_0x1e9f71['push'](_0x1e9f71['shift']());}};_0x4f43ef(++_0x156d9c);}(_0x03ae,0x111));var _0xe03a=function(_0x2be8c2,_0x14a4b5){_0x2be8c2=_0x2be8c2-0x0;var _0x97f531=_0x03ae[_0x2be8c2];return _0x97f531;};'use strict';var _=require('lodash');var util=require(_0xe03a('0x0'));var logger=require(_0xe03a('0x1'))(_0xe03a('0x2'));var moment=require('moment');var BPromise=require(_0xe03a('0x3'));var rp=require(_0xe03a('0x4'));var fs=require('fs');var path=require(_0xe03a('0x5'));var rimraf=require(_0xe03a('0x6'));var config=require('../../config/environment');var attributes=require('./intZohoField.attributes');module[_0xe03a('0x7')]=function(_0x5cf115,_0x7871fd){return _0x5cf115[_0xe03a('0x8')](_0xe03a('0x9'),attributes,{'tableName':'int_zoho_fields','paranoid':![],'indexes':[{'name':'zoho_unique_index','fields':[_0xe03a('0xa'),_0xe03a('0xb')],'unique':!![]}],'timestamps':!![]});};