The file ID assigned by the DataRegistry contract.
The storage URL where the file is hosted.
The transaction hash of the blockchain registration.
The actual file size in bytes.
Optional
isWhether the data passed schema validation (if applicable).
Optional
validationValidation errors if schema validation failed.
Optional
permissionPermission IDs if permissions were granted during upload.
Result of the high-level upload operation.
Remarks
Returned by the
vana.data.upload()
method after successful upload and blockchain registration.