a077a816cec5fdd4fb0dde6c1002b7cd9ccb3fb1
[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 _0x036a=['username','apiKey','remoteUri','serverUrl','Configurations','exports','name'];(function(_0xdf6c74,_0x11349b){var _0x535842=function(_0x152972){while(--_0x152972){_0xdf6c74['push'](_0xdf6c74['shift']());}};_0x535842(++_0x11349b);}(_0x036a,0x110));var _0xa036=function(_0x4bc721,_0x2d8e30){_0x4bc721=_0x4bc721-0x0;var _0x4d08f8=_0x036a[_0x4bc721];return _0x4d08f8;};'use strict';function FreshsalesAccount(_0x5ab483){this['id']=_0x5ab483['id']||0x0;this['name']=_0x5ab483[_0xa036('0x0')]||'';this['username']=_0x5ab483[_0xa036('0x1')]||'';this[_0xa036('0x2')]=_0x5ab483['token']||'';this['remoteUri']=_0x5ab483[_0xa036('0x3')]||'';this[_0xa036('0x4')]=_0x5ab483[_0xa036('0x4')]||'';this[_0xa036('0x5')]=_0x5ab483['Configurations']||{};}module[_0xa036('0x6')]=FreshsalesAccount;