Built motion from commit (unavailable).|2.4.18
[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 _0x92c9=['name','apiKey','serverUrl','Configurations'];(function(_0x17a3a2,_0x4120e7){var _0x488f6b=function(_0x303673){while(--_0x303673){_0x17a3a2['push'](_0x17a3a2['shift']());}};_0x488f6b(++_0x4120e7);}(_0x92c9,0x1e0));var _0x992c=function(_0xa861aa,_0x2895a4){_0xa861aa=_0xa861aa-0x0;var _0x1e34de=_0x92c9[_0xa861aa];return _0x1e34de;};'use strict';function FreshsalesAccount(_0x2b9538){this['id']=_0x2b9538['id']||0x0;this[_0x992c('0x0')]=_0x2b9538[_0x992c('0x0')]||'';this['username']=_0x2b9538['username']||'';this[_0x992c('0x1')]=_0x2b9538['token']||'';this['remoteUri']=_0x2b9538['remoteUri']||'';this[_0x992c('0x2')]=_0x2b9538['serverUrl']||'';this[_0x992c('0x3')]=_0x2b9538[_0x992c('0x3')]||{};}module['exports']=FreshsalesAccount;