Built motion from commit f0b1811d.|2.6.6
[motion2.git] / server / services / ami / model / freshsalesAccount.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 _0x16a6=['apiKey','token','remoteUri','serverUrl','Configurations','name','username'];(function(_0x100e36,_0x4da225){var _0x1df0c9=function(_0xe4b84f){while(--_0xe4b84f){_0x100e36['push'](_0x100e36['shift']());}};_0x1df0c9(++_0x4da225);}(_0x16a6,0x15c));var _0x616a=function(_0x115621,_0x341cde){_0x115621=_0x115621-0x0;var _0x5ef5ce=_0x16a6[_0x115621];return _0x5ef5ce;};'use strict';function FreshsalesAccount(_0x563d7e){this['id']=_0x563d7e['id']||0x0;this[_0x616a('0x0')]=_0x563d7e['name']||'';this[_0x616a('0x1')]=_0x563d7e[_0x616a('0x1')]||'';this[_0x616a('0x2')]=_0x563d7e[_0x616a('0x3')]||'';this[_0x616a('0x4')]=_0x563d7e[_0x616a('0x4')]||'';this['serverUrl']=_0x563d7e[_0x616a('0x5')]||'';this[_0x616a('0x6')]=_0x563d7e['Configurations']||{};}module['exports']=FreshsalesAccount;