Built motion from commit 19a84241.|2.5.34
[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 _0x0f4d=['username','apiKey','token','remoteUri','serverUrl','Configurations'];(function(_0x107916,_0x2e6af6){var _0x2ebda5=function(_0x71438c){while(--_0x71438c){_0x107916['push'](_0x107916['shift']());}};_0x2ebda5(++_0x2e6af6);}(_0x0f4d,0x12c));var _0xd0f4=function(_0x5b30c4,_0x9bfde1){_0x5b30c4=_0x5b30c4-0x0;var _0x471ead=_0x0f4d[_0x5b30c4];return _0x471ead;};'use strict';function FreshsalesAccount(_0x9264f2){this['id']=_0x9264f2['id']||0x0;this['name']=_0x9264f2['name']||'';this[_0xd0f4('0x0')]=_0x9264f2['username']||'';this[_0xd0f4('0x1')]=_0x9264f2[_0xd0f4('0x2')]||'';this[_0xd0f4('0x3')]=_0x9264f2[_0xd0f4('0x3')]||'';this[_0xd0f4('0x4')]=_0x9264f2[_0xd0f4('0x4')]||'';this[_0xd0f4('0x5')]=_0x9264f2[_0xd0f4('0x5')]||{};}module['exports']=FreshsalesAccount;