Built motion from commit (unavailable).|2.5.23
[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 _0xf237=['Configurations','name','password','remoteUri','serverUrl'];(function(_0x421a4d,_0x2793b9){var _0x266f85=function(_0xd87868){while(--_0xd87868){_0x421a4d['push'](_0x421a4d['shift']());}};_0x266f85(++_0x2793b9);}(_0xf237,0x8d));var _0x7f23=function(_0x4dc257,_0x479941){_0x4dc257=_0x4dc257-0x0;var _0x3dbfbe=_0xf237[_0x4dc257];return _0x3dbfbe;};'use strict';function SugarcrmAccount(_0x2f6bbf){this['id']=_0x2f6bbf['id']||0x0;this[_0x7f23('0x0')]=_0x2f6bbf['name']||'';this['username']=_0x2f6bbf['username']||'';this[_0x7f23('0x1')]=_0x2f6bbf['password']||'';this[_0x7f23('0x2')]=_0x2f6bbf[_0x7f23('0x2')]||'';this[_0x7f23('0x3')]=_0x2f6bbf[_0x7f23('0x3')]||'';this[_0x7f23('0x4')]=_0x2f6bbf[_0x7f23('0x4')]||{};}module['exports']=SugarcrmAccount;