PriceSheetDownloadByBillingProfileHeaders interface
Defines headers for PriceSheet_downloadByBillingProfile operation.
Properties
| location | GET this URL to retrieve the status of the asynchronous operation. |
| o |
The operation entity Id GUID. |
| retry |
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