Interface UploadBase64ImageResponse

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

Hierarchy

  • UploadBase64ImageResponse

Properties

Properties

error?: any

any error messages that were returned by the request.

ipfsUrl: string

the uploaded image ipfs url

message?: string

the message response from the request in case of errors

Generated using TypeDoc