# BlobStorageMetadataSchema

object

## Properties

### created
string  
Optional  
format: date-time

The time when the resource was created

### createdBy
string  
Optional  
format: uuid

ID of the user who created the resource

### createdByEmail
string  
Optional

Email of the user who created the resource

### id
string  
Required  
format: uuid

The ID of the resource

### name
string  
Optional

The name of the resource

### updated
string  
Optional  
format: date-time

The time when the resource was last updated

### updatedBy
string  
Optional  
format: uuid

ID of the user who last updated the resource

### updatedByEmail
string  
Optional

Email of the user who last updated the resource
