Built motion from commit e6806ed6.|2.6.0
[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 _0xdbaf=['exports','name','username','token','serverUrl','Configurations'];(function(_0x491f42,_0x52e884){var _0x3ad1c8=function(_0x266990){while(--_0x266990){_0x491f42['push'](_0x491f42['shift']());}};_0x3ad1c8(++_0x52e884);}(_0xdbaf,0x151));var _0xfdba=function(_0x4847e3,_0x27e5e8){_0x4847e3=_0x4847e3-0x0;var _0x2a335c=_0xdbaf[_0x4847e3];return _0x2a335c;};'use strict';function FreshdeskAccount(_0x5796f7){this['id']=_0x5796f7['id']||0x0;this['name']=_0x5796f7[_0xfdba('0x0')]||'';this[_0xfdba('0x1')]=_0x5796f7[_0xfdba('0x1')]||'';this['apiKey']=_0x5796f7[_0xfdba('0x2')]||'';this['remoteUri']=_0x5796f7['remoteUri']||'';this[_0xfdba('0x3')]=_0x5796f7[_0xfdba('0x3')]||'';this[_0xfdba('0x4')]=_0x5796f7[_0xfdba('0x4')]||{};}module[_0xfdba('0x5')]=FreshdeskAccount;