07094f719e33df3b2e61679a42432993c3a7ebc9
[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 _0x0604=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x4792c8,_0x5158a1){var _0x35edb1=function(_0x2472d3){while(--_0x2472d3){_0x4792c8['push'](_0x4792c8['shift']());}};_0x35edb1(++_0x5158a1);}(_0x0604,0xd3));var _0x4060=function(_0x22bd42,_0x5585bd){_0x22bd42=_0x22bd42-0x0;var _0x151bdb=_0x0604[_0x22bd42];return _0x151bdb;};'use strict';function SugarcrmAccount(_0x3f7f63){this['id']=_0x3f7f63['id']||0x0;this[_0x4060('0x0')]=_0x3f7f63['name']||'';this[_0x4060('0x1')]=_0x3f7f63['username']||'';this[_0x4060('0x2')]=_0x3f7f63[_0x4060('0x2')]||'';this['remoteUri']=_0x3f7f63[_0x4060('0x3')]||'';this[_0x4060('0x4')]=_0x3f7f63[_0x4060('0x4')]||'';this[_0x4060('0x5')]=_0x3f7f63[_0x4060('0x5')]||{};}module[_0x4060('0x6')]=SugarcrmAccount;