065466f72673133e5dabaf58ec4e2614febe4623
[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 _0x56a4=['exports','name','username','remoteUri','serverUrl','Configurations'];(function(_0x34d5ef,_0x103bec){var _0xc92bb1=function(_0x2bc397){while(--_0x2bc397){_0x34d5ef['push'](_0x34d5ef['shift']());}};_0xc92bb1(++_0x103bec);}(_0x56a4,0x11b));var _0x456a=function(_0x500d35,_0x3f5d69){_0x500d35=_0x500d35-0x0;var _0x383af4=_0x56a4[_0x500d35];return _0x383af4;};'use strict';function FreshsalesAccount(_0x9e7c6e){this['id']=_0x9e7c6e['id']||0x0;this[_0x456a('0x0')]=_0x9e7c6e['name']||'';this[_0x456a('0x1')]=_0x9e7c6e[_0x456a('0x1')]||'';this['apiKey']=_0x9e7c6e['token']||'';this[_0x456a('0x2')]=_0x9e7c6e[_0x456a('0x2')]||'';this[_0x456a('0x3')]=_0x9e7c6e[_0x456a('0x3')]||'';this[_0x456a('0x4')]=_0x9e7c6e['Configurations']||{};}module[_0x456a('0x5')]=FreshsalesAccount;