Built motion from commit (unavailable).|2.5.22
[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 _0x0491=['accessKey','remoteUri','serverUrl','Configurations','name','username'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0x0491,0x142));var _0x1049=function(_0x3c567e,_0x4c1442){_0x3c567e=_0x3c567e-0x0;var _0x401953=_0x0491[_0x3c567e];return _0x401953;};'use strict';function VtigerAccount(_0x45532a){this['id']=_0x45532a['id']||0x0;this[_0x1049('0x0')]=_0x45532a['name']||'';this[_0x1049('0x1')]=_0x45532a['username']||'';this[_0x1049('0x2')]=_0x45532a[_0x1049('0x2')]||'';this[_0x1049('0x3')]=_0x45532a[_0x1049('0x3')]||'';this[_0x1049('0x4')]=_0x45532a[_0x1049('0x4')]||'';this['Configurations']=_0x45532a[_0x1049('0x5')]||{};}module['exports']=VtigerAccount;