X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoicePrefix%2FvoicePrefix.attributes.js;h=bfaea17e07a11186ecc51a8b3a87aa7ea12e776f;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=369ab96133aec5caee23a03b4f0702416e77538e;hpb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;p=motion2.git diff --git a/server/api/voicePrefix/voicePrefix.attributes.js b/server/api/voicePrefix/voicePrefix.attributes.js index 369ab96..bfaea17 100644 --- a/server/api/voicePrefix/voicePrefix.attributes.js +++ b/server/api/voicePrefix/voicePrefix.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xb364=['STRING','INTEGER','name','system-','getDataValue'];(function(_0x1cdc7b,_0x1d3d53){var _0x2d8126=function(_0x3b45fb){while(--_0x3b45fb){_0x1cdc7b['push'](_0x1cdc7b['shift']());}};_0x2d8126(++_0x1d3d53);}(_0xb364,0x7f));var _0x4b36=function(_0x7da51b,_0x337ee8){_0x7da51b=_0x7da51b-0x0;var _0x1867d7=_0xb364[_0x7da51b];return _0x1867d7;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x4b36('0x0')},'prefix':{'type':Sequelize['VIRTUAL'],'get':function(_0x3363d0){return _0x4b36('0x1')+this[_0x4b36('0x2')](_0x4b36('0x0'))+'-';}},'description':{'type':Sequelize[_0x4b36('0x3')]},'callerIdAll':{'type':Sequelize[_0x4b36('0x3')]},'VoiceExtensionId':{'type':Sequelize[_0x4b36('0x4')]}}; \ No newline at end of file +var _0x520b=['STRING','name','VIRTUAL','system-','sequelize'];(function(_0x1bd196,_0x29c071){var _0x1d7991=function(_0x53d0d5){while(--_0x53d0d5){_0x1bd196['push'](_0x1bd196['shift']());}};_0x1d7991(++_0x29c071);}(_0x520b,0x135));var _0xb520=function(_0x631a3c,_0x1b61b6){_0x631a3c=_0x631a3c-0x0;var _0x2bdfa3=_0x520b[_0x631a3c];return _0x2bdfa3;};'use strict';var Sequelize=require(_0xb520('0x0'));module['exports']={'name':{'type':Sequelize[_0xb520('0x1')],'allowNull':![],'unique':_0xb520('0x2')},'prefix':{'type':Sequelize[_0xb520('0x3')],'get':function(_0x14e4d3){return _0xb520('0x4')+this['getDataValue'](_0xb520('0x2'))+'-';}},'description':{'type':Sequelize[_0xb520('0x1')]},'callerIdAll':{'type':Sequelize[_0xb520('0x1')]},'VoiceExtensionId':{'type':Sequelize['INTEGER']}}; \ No newline at end of file