FileObject
File object returned by storage operations Compatible with Supabase FileObject structure
Properties
Section titled “Properties”| Property | Type |
|---|---|
bucket_id? | string |
created_at? | string |
id? | string |
last_accessed_at? | string |
metadata? | Record<string, any> |
name | string |
owner? | string |
updated_at? | string |