Built motion from commit eddce310.|2.6.12
[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 _0xa93e=['serverUrl','Configurations','exports','name','username','apiKey','remoteUri'];(function(_0x3d56dd,_0x3aa33e){var _0x2c529e=function(_0x540499){while(--_0x540499){_0x3d56dd['push'](_0x3d56dd['shift']());}};_0x2c529e(++_0x3aa33e);}(_0xa93e,0x1df));var _0xea93=function(_0x3c8bb4,_0x3a11ae){_0x3c8bb4=_0x3c8bb4-0x0;var _0x38ccc8=_0xa93e[_0x3c8bb4];return _0x38ccc8;};'use strict';function FreshsalesAccount(_0x234a3a){this['id']=_0x234a3a['id']||0x0;this['name']=_0x234a3a[_0xea93('0x0')]||'';this[_0xea93('0x1')]=_0x234a3a['username']||'';this[_0xea93('0x2')]=_0x234a3a['token']||'';this[_0xea93('0x3')]=_0x234a3a['remoteUri']||'';this['serverUrl']=_0x234a3a[_0xea93('0x4')]||'';this[_0xea93('0x5')]=_0x234a3a[_0xea93('0x5')]||{};}module[_0xea93('0x6')]=FreshsalesAccount;