Built motion from commit ab870f9e.|2.5.44
[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 _0x09fa=['remoteUri','serverUrl','exports','name','username','accessKey'];(function(_0x13d07a,_0x41efc3){var _0x5ee0ee=function(_0x4ca94a){while(--_0x4ca94a){_0x13d07a['push'](_0x13d07a['shift']());}};_0x5ee0ee(++_0x41efc3);}(_0x09fa,0x14d));var _0xa09f=function(_0xc4001c,_0x1bf8f0){_0xc4001c=_0xc4001c-0x0;var _0x49f7bc=_0x09fa[_0xc4001c];return _0x49f7bc;};'use strict';function VtigerAccount(_0x1e723e){this['id']=_0x1e723e['id']||0x0;this[_0xa09f('0x0')]=_0x1e723e['name']||'';this['username']=_0x1e723e[_0xa09f('0x1')]||'';this[_0xa09f('0x2')]=_0x1e723e[_0xa09f('0x2')]||'';this[_0xa09f('0x3')]=_0x1e723e[_0xa09f('0x3')]||'';this['serverUrl']=_0x1e723e[_0xa09f('0x4')]||'';this['Configurations']=_0x1e723e['Configurations']||{};}module[_0xa09f('0x5')]=VtigerAccount;