4e189925acf6eb0494787fa2bc6ee86c9ac13a0a
[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 _0x435b=['INTEGER','sequelize','exports','STRING','name','FLOAT','BIGINT'];(function(_0x302771,_0x336b33){var _0x30a9e1=function(_0x114ba5){while(--_0x114ba5){_0x302771['push'](_0x302771['shift']());}};_0x30a9e1(++_0x336b33);}(_0x435b,0x174));var _0xb435=function(_0x1c7f2b,_0x303af2){_0x1c7f2b=_0x1c7f2b-0x0;var _0x5e6e19=_0x435b[_0x1c7f2b];return _0x5e6e19;};'use strict';var Sequelize=require(_0xb435('0x0'));module[_0xb435('0x1')]={'name':{'type':Sequelize[_0xb435('0x2')],'unique':_0xb435('0x3'),'allowNull':![]},'save_name':{'type':Sequelize[_0xb435('0x2')]},'display_name':{'type':Sequelize['STRING'],'defaultValue':''},'description':{'type':Sequelize[_0xb435('0x2')]},'original_format':{'type':Sequelize[_0xb435('0x2')]},'original_duration':{'type':Sequelize[_0xb435('0x4')]},'original_sampleCount':{'type':Sequelize[_0xb435('0x5')]},'original_channelCount':{'type':Sequelize[_0xb435('0x6')]},'original_bitRate':{'type':Sequelize[_0xb435('0x5')]},'original_sampleRate':{'type':Sequelize[_0xb435('0x6')]},'converted_format':{'type':Sequelize[_0xb435('0x2')]},'converted_duration':{'type':Sequelize['FLOAT']},'converted_sampleCount':{'type':Sequelize[_0xb435('0x5')]},'converted_channelCount':{'type':Sequelize[_0xb435('0x6')]},'converted_bitRate':{'type':Sequelize[_0xb435('0x5')]},'converted_sampleRate':{'type':Sequelize[_0xb435('0x6')]}};