Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / services / ami / model / vtigerAccount.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 _0x1a27=['serverUrl','Configurations','exports','username','accessKey','remoteUri'];(function(_0x54ab92,_0x4c3af0){var _0xacad3d=function(_0x21b3fa){while(--_0x21b3fa){_0x54ab92['push'](_0x54ab92['shift']());}};_0xacad3d(++_0x4c3af0);}(_0x1a27,0x129));var _0x71a2=function(_0x138f59,_0x1b53fb){_0x138f59=_0x138f59-0x0;var _0x3d114d=_0x1a27[_0x138f59];return _0x3d114d;};'use strict';function VtigerAccount(_0x2e81dc){this['id']=_0x2e81dc['id']||0x0;this['name']=_0x2e81dc['name']||'';this[_0x71a2('0x0')]=_0x2e81dc['username']||'';this[_0x71a2('0x1')]=_0x2e81dc[_0x71a2('0x1')]||'';this['remoteUri']=_0x2e81dc[_0x71a2('0x2')]||'';this['serverUrl']=_0x2e81dc[_0x71a2('0x3')]||'';this[_0x71a2('0x4')]=_0x2e81dc['Configurations']||{};}module[_0x71a2('0x5')]=VtigerAccount;