Interface UploadFromUrlResponse

The UploadFromUrl response expected from the execution of the object within BambuClient execute.

Hierarchy

  • UploadFromUrlResponse

Properties

Properties

error?: any

any error messages that were returned by the request.

ipfsUrl: string

the uploaded data ipfs url

message?: string

the message response from the request in case of errors

Generated using TypeDoc