module.exports = { fields: [ 'id', 'company_id', 'label', 'mime_type', 'image_base64', 'is_active', 'created_at', 'updated_at' ] };