Built motion from commit 85328c08.|2.5.50
[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 _0x2250=['serverUrl','Configurations','name','username','password','token','remoteUri','authType','type','integrationTab'];(function(_0x102446,_0x304dcf){var _0x35a364=function(_0x573f34){while(--_0x573f34){_0x102446['push'](_0x102446['shift']());}};_0x35a364(++_0x304dcf);}(_0x2250,0x8e));var _0x0225=function(_0x40bffc,_0x3a45d7){_0x40bffc=_0x40bffc-0x0;var _0x3007e9=_0x2250[_0x40bffc];return _0x3007e9;};'use strict';function ZendeskAccount(_0x176e92){this['id']=_0x176e92['id']||0x0;this[_0x0225('0x0')]=_0x176e92['name']||'';this[_0x0225('0x1')]=_0x176e92[_0x0225('0x1')]||'';this['password']=_0x176e92[_0x0225('0x2')]||'';this['token']=_0x176e92[_0x0225('0x3')]||'';this[_0x0225('0x4')]=_0x176e92[_0x0225('0x4')]||'';this[_0x0225('0x5')]=_0x176e92[_0x0225('0x5')]||'';this[_0x0225('0x6')]=_0x176e92[_0x0225('0x6')]||_0x0225('0x7');this['serverUrl']=_0x176e92[_0x0225('0x8')]||'';this[_0x0225('0x9')]=_0x176e92[_0x0225('0x9')]||{};}module['exports']=ZendeskAccount;