Built motion from commit 14588770.|2.5.38
[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 _0x80cf=['name','password','remoteUri','serverUrl','Configurations'];(function(_0x2112d4,_0x3c863c){var _0x434972=function(_0x477020){while(--_0x477020){_0x2112d4['push'](_0x2112d4['shift']());}};_0x434972(++_0x3c863c);}(_0x80cf,0x16d));var _0xf80c=function(_0x115e25,_0x189fe6){_0x115e25=_0x115e25-0x0;var _0x22cb29=_0x80cf[_0x115e25];return _0x22cb29;};'use strict';function SugarcrmAccount(_0x25629b){this['id']=_0x25629b['id']||0x0;this[_0xf80c('0x0')]=_0x25629b[_0xf80c('0x0')]||'';this['username']=_0x25629b['username']||'';this['password']=_0x25629b[_0xf80c('0x1')]||'';this[_0xf80c('0x2')]=_0x25629b['remoteUri']||'';this['serverUrl']=_0x25629b[_0xf80c('0x3')]||'';this[_0xf80c('0x4')]=_0x25629b[_0xf80c('0x4')]||{};}module['exports']=SugarcrmAccount;