5478c872ffac58e1b6cb24d41c8e31deaf718c92
[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 _0xdf76=['name','username','accessKey','remoteUri','serverUrl','Configurations'];(function(_0x4d07cc,_0x587613){var _0x42de3b=function(_0x201f78){while(--_0x201f78){_0x4d07cc['push'](_0x4d07cc['shift']());}};_0x42de3b(++_0x587613);}(_0xdf76,0x1c2));var _0x6df7=function(_0xe5b3e1,_0x57a645){_0xe5b3e1=_0xe5b3e1-0x0;var _0x121dad=_0xdf76[_0xe5b3e1];return _0x121dad;};'use strict';function VtigerAccount(_0x5ea974){this['id']=_0x5ea974['id']||0x0;this[_0x6df7('0x0')]=_0x5ea974[_0x6df7('0x0')]||'';this[_0x6df7('0x1')]=_0x5ea974[_0x6df7('0x1')]||'';this[_0x6df7('0x2')]=_0x5ea974['accessKey']||'';this[_0x6df7('0x3')]=_0x5ea974[_0x6df7('0x3')]||'';this[_0x6df7('0x4')]=_0x5ea974['serverUrl']||'';this[_0x6df7('0x5')]=_0x5ea974[_0x6df7('0x5')]||{};}module['exports']=VtigerAccount;