SignedURLResponse
| Name | Type | Description |
|---|---|---|
url | str | The signed URL for uploading a file. |
Attachment utilities for data models and type definitions used throughout the maxim sdk.
class SignedURLResponse(TypedDict)
| Name | Type | Description |
|---|---|---|
url | str | The signed URL for uploading a file. |
Was this page helpful?