AssetFields

View as Markdown

AssetFields

The Protocol for creating Asset model.

NameTypeDescription
createdBy String?

Describes the unique identifier of user who created the entity.

updatedBy String?

Describes the unique identifier of user who last updated the entity.

fileName String

The name of the Asset.

fileSize String

The size of the Asset.

fileType String

The file type of the Asset.

url String

The url for the Asset.