RecommendationsGenerateHeaders interface
Defines headers for Recommendations_generate operation.
Properties
location | The URL where the status of the asynchronous operation can be checked. |
retry |
The amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Property Details
location
The URL where the status of the asynchronous operation can be checked.
location?: 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