Built motion from commit (unavailable).|2.5.8
[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 _0x569a=['username','accessKey','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x35198f,_0x48d057){var _0x289a20=function(_0x44f54e){while(--_0x44f54e){_0x35198f['push'](_0x35198f['shift']());}};_0x289a20(++_0x48d057);}(_0x569a,0x8b));var _0xa569=function(_0x1a4a06,_0x36a5c2){_0x1a4a06=_0x1a4a06-0x0;var _0x49ec08=_0x569a[_0x1a4a06];return _0x49ec08;};'use strict';function VtigerAccount(_0x398e3d){this['id']=_0x398e3d['id']||0x0;this['name']=_0x398e3d[_0xa569('0x0')]||'';this['username']=_0x398e3d[_0xa569('0x1')]||'';this[_0xa569('0x2')]=_0x398e3d[_0xa569('0x2')]||'';this[_0xa569('0x3')]=_0x398e3d['remoteUri']||'';this[_0xa569('0x4')]=_0x398e3d[_0xa569('0x4')]||'';this[_0xa569('0x5')]=_0x398e3d['Configurations']||{};}module[_0xa569('0x6')]=VtigerAccount;