ExportAssetToSignedUrlResponseDetails

The details of the export to signed URL response.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the asset associated with this export job.

Link copied to clipboard

The unique identifier for the data set associated with this export job.

Link copied to clipboard

The unique identifier for the revision associated with this export response.

Link copied to clipboard

The signed URL for the export request.

Link copied to clipboard

The date and time that the signed URL expires, in ISO 8601 format.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String