5f58745a26555049510fe382e8ce6c5163d3290a
[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 _0x416a=['remoteUri','serverUrl','Configurations','name','username','apiKey'];(function(_0x47c5bf,_0x45977e){var _0x11b779=function(_0x1bd585){while(--_0x1bd585){_0x47c5bf['push'](_0x47c5bf['shift']());}};_0x11b779(++_0x45977e);}(_0x416a,0x7b));var _0xa416=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x416a[_0x3dd15e];return _0x231fd0;};'use strict';function FreshsalesAccount(_0x3135ab){this['id']=_0x3135ab['id']||0x0;this[_0xa416('0x0')]=_0x3135ab[_0xa416('0x0')]||'';this[_0xa416('0x1')]=_0x3135ab['username']||'';this[_0xa416('0x2')]=_0x3135ab['token']||'';this[_0xa416('0x3')]=_0x3135ab['remoteUri']||'';this[_0xa416('0x4')]=_0x3135ab[_0xa416('0x4')]||'';this['Configurations']=_0x3135ab[_0xa416('0x5')]||{};}module['exports']=FreshsalesAccount;