Built motion from commit (unavailable).|2.5.4
[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 _0x1271=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x488d97,_0x318f5d){var _0x5e180e=function(_0x35bdb1){while(--_0x35bdb1){_0x488d97['push'](_0x488d97['shift']());}};_0x5e180e(++_0x318f5d);}(_0x1271,0x12d));var _0x1127=function(_0x8240c4,_0x15f53b){_0x8240c4=_0x8240c4-0x0;var _0x3db05f=_0x1271[_0x8240c4];return _0x3db05f;};'use strict';function SugarcrmAccount(_0x45a9f0){this['id']=_0x45a9f0['id']||0x0;this[_0x1127('0x0')]=_0x45a9f0[_0x1127('0x0')]||'';this[_0x1127('0x1')]=_0x45a9f0[_0x1127('0x1')]||'';this[_0x1127('0x2')]=_0x45a9f0['password']||'';this[_0x1127('0x3')]=_0x45a9f0[_0x1127('0x3')]||'';this[_0x1127('0x4')]=_0x45a9f0[_0x1127('0x4')]||'';this[_0x1127('0x5')]=_0x45a9f0[_0x1127('0x5')]||{};}module['exports']=SugarcrmAccount;