917583d84d384cc7c9721ca0a676dacaee95d17b
[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 _0x780b=['exports','STRING','name','FLOAT','BIGINT','INTEGER','sequelize'];(function(_0x3328bd,_0x34b6cc){var _0xf2012a=function(_0x35a4e5){while(--_0x35a4e5){_0x3328bd['push'](_0x3328bd['shift']());}};_0xf2012a(++_0x34b6cc);}(_0x780b,0x1f0));var _0xb780=function(_0x341e0f,_0x4a09d0){_0x341e0f=_0x341e0f-0x0;var _0x59555a=_0x780b[_0x341e0f];return _0x59555a;};'use strict';var Sequelize=require(_0xb780('0x0'));module[_0xb780('0x1')]={'name':{'type':Sequelize[_0xb780('0x2')],'unique':_0xb780('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0xb780('0x2')]},'display_name':{'type':Sequelize[_0xb780('0x2')],'defaultValue':''},'description':{'type':Sequelize[_0xb780('0x2')]},'original_format':{'type':Sequelize[_0xb780('0x2')]},'original_duration':{'type':Sequelize[_0xb780('0x4')]},'original_sampleCount':{'type':Sequelize[_0xb780('0x5')]},'original_channelCount':{'type':Sequelize[_0xb780('0x6')]},'original_bitRate':{'type':Sequelize['BIGINT']},'original_sampleRate':{'type':Sequelize['INTEGER']},'converted_format':{'type':Sequelize[_0xb780('0x2')]},'converted_duration':{'type':Sequelize[_0xb780('0x4')]},'converted_sampleCount':{'type':Sequelize['BIGINT']},'converted_channelCount':{'type':Sequelize['INTEGER']},'converted_bitRate':{'type':Sequelize[_0xb780('0x5')]},'converted_sampleRate':{'type':Sequelize[_0xb780('0x6')]}};