import { CreateImageUploadPartUrlRequest } from "@sfcompute/sdk/models/operations";
let value: CreateImageUploadPartUrlRequest = {
id: "image_k3R-nX9vLm7Qp2Yw5Jd8F",
body: {
partId: 252976,
},
};| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | Image ID | image_k3R-nX9vLm7Qp2Yw5Jd8F |
body |
models.UploadPartRequest | ✔️ | N/A |