Built motion from commit ffdca78c.|2.6.24
[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 _0x9cad=['password','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations','username'];(function(_0x5e1516,_0x4a599a){var _0x41595f=function(_0x3a16d2){while(--_0x3a16d2){_0x5e1516['push'](_0x5e1516['shift']());}};_0x41595f(++_0x4a599a);}(_0x9cad,0x1ca));var _0xd9ca=function(_0x14a4d0,_0x4c7068){_0x14a4d0=_0x14a4d0-0x0;var _0x18c8ab=_0x9cad[_0x14a4d0];return _0x18c8ab;};'use strict';function ZendeskAccount(_0x18cef9){this['id']=_0x18cef9['id']||0x0;this['name']=_0x18cef9['name']||'';this['username']=_0x18cef9[_0xd9ca('0x0')]||'';this[_0xd9ca('0x1')]=_0x18cef9[_0xd9ca('0x1')]||'';this[_0xd9ca('0x2')]=_0x18cef9[_0xd9ca('0x2')]||'';this[_0xd9ca('0x3')]=_0x18cef9['remoteUri']||'';this['authType']=_0x18cef9[_0xd9ca('0x4')]||'';this[_0xd9ca('0x5')]=_0x18cef9[_0xd9ca('0x5')]||_0xd9ca('0x6');this[_0xd9ca('0x7')]=_0x18cef9[_0xd9ca('0x7')]||'';this[_0xd9ca('0x8')]=_0x18cef9[_0xd9ca('0x8')]||{};}module['exports']=ZendeskAccount;