Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / services / ami / model / sugarcrmAccount.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 _0x314c=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x4e9330,_0x22970e){var _0x42423a=function(_0x5d2b9d){while(--_0x5d2b9d){_0x4e9330['push'](_0x4e9330['shift']());}};_0x42423a(++_0x22970e);}(_0x314c,0xe4));var _0xc314=function(_0x4ae829,_0x2c842c){_0x4ae829=_0x4ae829-0x0;var _0x256b31=_0x314c[_0x4ae829];return _0x256b31;};'use strict';function SugarcrmAccount(_0x458fe8){this['id']=_0x458fe8['id']||0x0;this[_0xc314('0x0')]=_0x458fe8['name']||'';this[_0xc314('0x1')]=_0x458fe8['username']||'';this[_0xc314('0x2')]=_0x458fe8['password']||'';this[_0xc314('0x3')]=_0x458fe8[_0xc314('0x3')]||'';this['serverUrl']=_0x458fe8[_0xc314('0x4')]||'';this[_0xc314('0x5')]=_0x458fe8['Configurations']||{};}module[_0xc314('0x6')]=SugarcrmAccount;