f94da5e3d358058d78c2ce47d79ba3f0c76e8896
[motion2.git] / server / services / ami / model / template.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 _0x5c87=['html','name'];(function(_0x208267,_0x2455bc){var _0x1319af=function(_0x1ee1de){while(--_0x1ee1de){_0x208267['push'](_0x208267['shift']());}};_0x1319af(++_0x2455bc);}(_0x5c87,0x77));var _0x75c8=function(_0x1b349a,_0x22222c){_0x1b349a=_0x1b349a-0x0;var _0x5d1f7c=_0x5c87[_0x1b349a];return _0x5d1f7c;};'use strict';function template(_0x38d3f2){this['id']=_0x38d3f2['id']||0x0;this['name']=_0x38d3f2[_0x75c8('0x0')]||'';this['html']=_0x38d3f2[_0x75c8('0x1')]||'';}module['exports']=template;