Built motion from commit 4ffc18b1.|2.6.31
[motion2.git] / server / services / ami / model / freshdeskAccount.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 _0x0c2a=['username','token','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x71cd05,_0x36ac11){var _0x59c9e7=function(_0x5472cd){while(--_0x5472cd){_0x71cd05['push'](_0x71cd05['shift']());}};_0x59c9e7(++_0x36ac11);}(_0x0c2a,0xdf));var _0xa0c2=function(_0x3833b6,_0x173873){_0x3833b6=_0x3833b6-0x0;var _0x5cc01f=_0x0c2a[_0x3833b6];return _0x5cc01f;};'use strict';function FreshdeskAccount(_0x1ab29f){this['id']=_0x1ab29f['id']||0x0;this[_0xa0c2('0x0')]=_0x1ab29f['name']||'';this['username']=_0x1ab29f[_0xa0c2('0x1')]||'';this['apiKey']=_0x1ab29f[_0xa0c2('0x2')]||'';this[_0xa0c2('0x3')]=_0x1ab29f[_0xa0c2('0x3')]||'';this[_0xa0c2('0x4')]=_0x1ab29f[_0xa0c2('0x4')]||'';this['Configurations']=_0x1ab29f[_0xa0c2('0x5')]||{};}module[_0xa0c2('0x6')]=FreshdeskAccount;