Built motion from commit 06eb8eb0.|2.6.31
[motion2.git] / server / services / ami / model / zendeskAccount.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 _0x1dd4=['name','username','password','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations'];(function(_0x980527,_0x1d95e6){var _0x15c9cb=function(_0x4334ab){while(--_0x4334ab){_0x980527['push'](_0x980527['shift']());}};_0x15c9cb(++_0x1d95e6);}(_0x1dd4,0xf0));var _0x41dd=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x1dd4[_0x3dd15e];return _0x231fd0;};'use strict';function ZendeskAccount(_0x1a77fb){this['id']=_0x1a77fb['id']||0x0;this['name']=_0x1a77fb[_0x41dd('0x0')]||'';this[_0x41dd('0x1')]=_0x1a77fb[_0x41dd('0x1')]||'';this[_0x41dd('0x2')]=_0x1a77fb['password']||'';this[_0x41dd('0x3')]=_0x1a77fb[_0x41dd('0x3')]||'';this[_0x41dd('0x4')]=_0x1a77fb[_0x41dd('0x4')]||'';this[_0x41dd('0x5')]=_0x1a77fb[_0x41dd('0x5')]||'';this['type']=_0x1a77fb[_0x41dd('0x6')]||_0x41dd('0x7');this['serverUrl']=_0x1a77fb[_0x41dd('0x8')]||'';this[_0x41dd('0x9')]=_0x1a77fb['Configurations']||{};}module['exports']=ZendeskAccount;