dc6819bb61b1079ed6f990f58e6b250097946cc6
[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 _0x3ef1=['Configurations','exports','name','username','apiKey','remoteUri','serverUrl'];(function(_0x16fdea,_0xad018f){var _0x2b1ea6=function(_0x169763){while(--_0x169763){_0x16fdea['push'](_0x16fdea['shift']());}};_0x2b1ea6(++_0xad018f);}(_0x3ef1,0x10c));var _0x13ef=function(_0x4d613c,_0x55f220){_0x4d613c=_0x4d613c-0x0;var _0x301fe3=_0x3ef1[_0x4d613c];return _0x301fe3;};'use strict';function FreshdeskAccount(_0x191078){this['id']=_0x191078['id']||0x0;this['name']=_0x191078[_0x13ef('0x0')]||'';this[_0x13ef('0x1')]=_0x191078[_0x13ef('0x1')]||'';this[_0x13ef('0x2')]=_0x191078['token']||'';this[_0x13ef('0x3')]=_0x191078[_0x13ef('0x3')]||'';this['serverUrl']=_0x191078[_0x13ef('0x4')]||'';this[_0x13ef('0x5')]=_0x191078[_0x13ef('0x5')]||{};}module[_0x13ef('0x6')]=FreshdeskAccount;