Built motion from commit (unavailable).|2.5.1
[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 _0x90e2=['token','remoteUri','serverUrl','name','username','apiKey'];(function(_0x9dfc10,_0x19c2d5){var _0x4f938a=function(_0x12b1e5){while(--_0x12b1e5){_0x9dfc10['push'](_0x9dfc10['shift']());}};_0x4f938a(++_0x19c2d5);}(_0x90e2,0x183));var _0x290e=function(_0x448a0b,_0x3a767a){_0x448a0b=_0x448a0b-0x0;var _0x116920=_0x90e2[_0x448a0b];return _0x116920;};'use strict';function FreshsalesAccount(_0x2428c8){this['id']=_0x2428c8['id']||0x0;this[_0x290e('0x0')]=_0x2428c8['name']||'';this['username']=_0x2428c8[_0x290e('0x1')]||'';this[_0x290e('0x2')]=_0x2428c8[_0x290e('0x3')]||'';this['remoteUri']=_0x2428c8[_0x290e('0x4')]||'';this['serverUrl']=_0x2428c8[_0x290e('0x5')]||'';this['Configurations']=_0x2428c8['Configurations']||{};}module['exports']=FreshsalesAccount;