PriceSheetDownloadHeaders interface

Defines headers for PriceSheet_download operation.

Properties

location

GET this URL to retrieve the status of the asynchronous operation.

oDataEntityId

The operation entity Id GUID.

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

Property Details

location

GET this URL to retrieve the status of the asynchronous operation.

location?: string

Property Value

string

oDataEntityId

The operation entity Id GUID.

oDataEntityId?: string

Property Value

string

retryAfter

The amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

retryAfter?: string

Property Value

string