Interface: DerivativeDownload
An object that represents the successful response of a Fetch Derivative Download operation.
Export
DerivativeDownload
Properties
content-type?
optional
content-type:string
The content type of the derivative/file.
Memberof
DerivativeDownload
Defined in
aps-sdk-node/modelderivative/source/model/derivativeDownload.ts:32
etag?
optional
etag:string
The calculated ETag hash of the derivative/file, if available.
Memberof
DerivativeDownload
Defined in
aps-sdk-node/modelderivative/source/model/derivativeDownload.ts:14
expiration?
optional
expiration:number
The 13-digit epoch time stamp indicating the time the signed cookies expire.
Memberof
DerivativeDownload
Defined in
aps-sdk-node/modelderivative/source/model/derivativeDownload.ts:38
size?
optional
size:number
The size of the derivative/file, in bytes.
Memberof
DerivativeDownload
Defined in
aps-sdk-node/modelderivative/source/model/derivativeDownload.ts:20
url?
optional
url:string
The download URL.
Memberof
DerivativeDownload
Defined in
aps-sdk-node/modelderivative/source/model/derivativeDownload.ts:26