Built motion from commit (unavailable).|2.0.84
[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 _0x9aa7=['username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x49c957,_0x3509d8){var _0x5b1d38=function(_0x219976){while(--_0x219976){_0x49c957['push'](_0x49c957['shift']());}};_0x5b1d38(++_0x3509d8);}(_0x9aa7,0x1f2));var _0x79aa=function(_0x54dea8,_0x2111b9){_0x54dea8=_0x54dea8-0x0;var _0x27868a=_0x9aa7[_0x54dea8];return _0x27868a;};'use strict';function SugarcrmAccount(_0x2e5f6c){this['id']=_0x2e5f6c['id']||0x0;this['name']=_0x2e5f6c['name']||'';this['username']=_0x2e5f6c[_0x79aa('0x0')]||'';this[_0x79aa('0x1')]=_0x2e5f6c['password']||'';this[_0x79aa('0x2')]=_0x2e5f6c[_0x79aa('0x2')]||'';this[_0x79aa('0x3')]=_0x2e5f6c[_0x79aa('0x3')]||'';this[_0x79aa('0x4')]=_0x2e5f6c[_0x79aa('0x4')]||{};}module[_0x79aa('0x5')]=SugarcrmAccount;