267cde349f05548820753d43547188564a73a671
[motion2.git] / server / api / sound / sound.attributes.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 _0x8b47=['exports','STRING','name','INTEGER','BIGINT','sequelize'];(function(_0x295299,_0x5071f9){var _0xeacd13=function(_0x1eaa8b){while(--_0x1eaa8b){_0x295299['push'](_0x295299['shift']());}};_0xeacd13(++_0x5071f9);}(_0x8b47,0x1f1));var _0x78b4=function(_0x13744b,_0x200425){_0x13744b=_0x13744b-0x0;var _0x322daf=_0x8b47[_0x13744b];return _0x322daf;};'use strict';var Sequelize=require(_0x78b4('0x0'));module[_0x78b4('0x1')]={'name':{'type':Sequelize[_0x78b4('0x2')],'unique':_0x78b4('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0x78b4('0x2')]},'display_name':{'type':Sequelize[_0x78b4('0x2')],'defaultValue':''},'description':{'type':Sequelize[_0x78b4('0x2')]},'original_format':{'type':Sequelize[_0x78b4('0x2')]},'original_duration':{'type':Sequelize['FLOAT']},'original_sampleCount':{'type':Sequelize['BIGINT']},'original_channelCount':{'type':Sequelize[_0x78b4('0x4')]},'original_bitRate':{'type':Sequelize[_0x78b4('0x5')]},'original_sampleRate':{'type':Sequelize['INTEGER']},'converted_format':{'type':Sequelize[_0x78b4('0x2')]},'converted_duration':{'type':Sequelize['FLOAT']},'converted_sampleCount':{'type':Sequelize[_0x78b4('0x5')]},'converted_channelCount':{'type':Sequelize[_0x78b4('0x4')]},'converted_bitRate':{'type':Sequelize['BIGINT']},'converted_sampleRate':{'type':Sequelize['INTEGER']}};