Built motion from commit (unavailable).|2.5.4
[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 _0x8167=['username','remoteUri','serverUrl','exports'];(function(_0x1ca9e9,_0x1c4391){var _0x309f3c=function(_0x5ab318){while(--_0x5ab318){_0x1ca9e9['push'](_0x1ca9e9['shift']());}};_0x309f3c(++_0x1c4391);}(_0x8167,0x14c));var _0x7816=function(_0x11b636,_0x968f72){_0x11b636=_0x11b636-0x0;var _0x1f5b30=_0x8167[_0x11b636];return _0x1f5b30;};'use strict';function FreshdeskAccount(_0x10f42c){this['id']=_0x10f42c['id']||0x0;this['name']=_0x10f42c['name']||'';this[_0x7816('0x0')]=_0x10f42c[_0x7816('0x0')]||'';this['apiKey']=_0x10f42c['token']||'';this['remoteUri']=_0x10f42c[_0x7816('0x1')]||'';this[_0x7816('0x2')]=_0x10f42c[_0x7816('0x2')]||'';this['Configurations']=_0x10f42c['Configurations']||{};}module[_0x7816('0x3')]=FreshdeskAccount;