Built motion from commit b0a9a629.|2.6.33
[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 _0xff16=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x5627e1,_0x1b2dbf){var _0x2f013f=function(_0x142015){while(--_0x142015){_0x5627e1['push'](_0x5627e1['shift']());}};_0x2f013f(++_0x1b2dbf);}(_0xff16,0x7f));var _0x6ff1=function(_0x41adb9,_0x14093b){_0x41adb9=_0x41adb9-0x0;var _0xc09757=_0xff16[_0x41adb9];return _0xc09757;};'use strict';function FreshsalesAccount(_0x393ef9){this['id']=_0x393ef9['id']||0x0;this[_0x6ff1('0x0')]=_0x393ef9['name']||'';this[_0x6ff1('0x1')]=_0x393ef9[_0x6ff1('0x1')]||'';this[_0x6ff1('0x2')]=_0x393ef9[_0x6ff1('0x3')]||'';this[_0x6ff1('0x4')]=_0x393ef9[_0x6ff1('0x4')]||'';this[_0x6ff1('0x5')]=_0x393ef9[_0x6ff1('0x5')]||'';this['Configurations']=_0x393ef9[_0x6ff1('0x6')]||{};}module['exports']=FreshsalesAccount;