Built motion from commit (unavailable).|2.5.14
[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 _0x6eeb=['Configurations','name','username','remoteUri','serverUrl'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x6eeb,0x1d2));var _0xb6ee=function(_0x54deb9,_0x53e74b){_0x54deb9=_0x54deb9-0x0;var _0x5da9aa=_0x6eeb[_0x54deb9];return _0x5da9aa;};'use strict';function SugarcrmAccount(_0x4d74f8){this['id']=_0x4d74f8['id']||0x0;this[_0xb6ee('0x0')]=_0x4d74f8[_0xb6ee('0x0')]||'';this[_0xb6ee('0x1')]=_0x4d74f8[_0xb6ee('0x1')]||'';this['password']=_0x4d74f8['password']||'';this[_0xb6ee('0x2')]=_0x4d74f8['remoteUri']||'';this[_0xb6ee('0x3')]=_0x4d74f8['serverUrl']||'';this[_0xb6ee('0x4')]=_0x4d74f8['Configurations']||{};}module['exports']=SugarcrmAccount;