43b3b3da340ebc4123cb0f441cf1b5605a7f72ec
[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 _0x34bf=['sequelize','exports','STRING','name','BIGINT','FLOAT','INTEGER'];(function(_0x4d497b,_0x5df5e6){var _0x3f589f=function(_0x20de83){while(--_0x20de83){_0x4d497b['push'](_0x4d497b['shift']());}};_0x3f589f(++_0x5df5e6);}(_0x34bf,0x126));var _0xf34b=function(_0x57eaa0,_0x32aae5){_0x57eaa0=_0x57eaa0-0x0;var _0x9d53d2=_0x34bf[_0x57eaa0];return _0x9d53d2;};'use strict';var Sequelize=require(_0xf34b('0x0'));module[_0xf34b('0x1')]={'name':{'type':Sequelize[_0xf34b('0x2')],'unique':_0xf34b('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0xf34b('0x2')]},'display_name':{'type':Sequelize[_0xf34b('0x2')],'defaultValue':''},'description':{'type':Sequelize[_0xf34b('0x2')]},'original_format':{'type':Sequelize[_0xf34b('0x2')]},'original_duration':{'type':Sequelize['FLOAT']},'original_sampleCount':{'type':Sequelize['BIGINT']},'original_channelCount':{'type':Sequelize['INTEGER']},'original_bitRate':{'type':Sequelize[_0xf34b('0x4')]},'original_sampleRate':{'type':Sequelize['INTEGER']},'converted_format':{'type':Sequelize[_0xf34b('0x2')]},'converted_duration':{'type':Sequelize[_0xf34b('0x5')]},'converted_sampleCount':{'type':Sequelize[_0xf34b('0x4')]},'converted_channelCount':{'type':Sequelize[_0xf34b('0x6')]},'converted_bitRate':{'type':Sequelize['BIGINT']},'converted_sampleRate':{'type':Sequelize['INTEGER']}};