Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / operations/mrt / DownloadBundleResult

Interface: DownloadBundleResult

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/push.ts:352

Result of getting a bundle download URL.

Properties

downloadUrl

downloadUrl: string

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/push.ts:357

Presigned URL for downloading the bundle archive. Valid for one hour.

Released under the Apache-2.0 License.