Built motion from commit 10af8726.|2.6.34
[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 _0xb10f=['name','username','password','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations'];(function(_0x2a67fe,_0x295c09){var _0x57e726=function(_0x280573){while(--_0x280573){_0x2a67fe['push'](_0x2a67fe['shift']());}};_0x57e726(++_0x295c09);}(_0xb10f,0xa0));var _0xfb10=function(_0x483bf8,_0x2131f1){_0x483bf8=_0x483bf8-0x0;var _0x5f4542=_0xb10f[_0x483bf8];return _0x5f4542;};'use strict';function ZendeskAccount(_0x396fa8){this['id']=_0x396fa8['id']||0x0;this['name']=_0x396fa8[_0xfb10('0x0')]||'';this[_0xfb10('0x1')]=_0x396fa8['username']||'';this[_0xfb10('0x2')]=_0x396fa8[_0xfb10('0x2')]||'';this[_0xfb10('0x3')]=_0x396fa8['token']||'';this[_0xfb10('0x4')]=_0x396fa8[_0xfb10('0x4')]||'';this[_0xfb10('0x5')]=_0x396fa8['authType']||'';this['type']=_0x396fa8[_0xfb10('0x6')]||_0xfb10('0x7');this[_0xfb10('0x8')]=_0x396fa8[_0xfb10('0x8')]||'';this[_0xfb10('0x9')]=_0x396fa8[_0xfb10('0x9')]||{};}module['exports']=ZendeskAccount;