Open nabilsarder opened 10 months ago
Documentation states timeouts is an optional property of the .download() options.
timeouts
.download()
It is missing here: https://github.com/amz-tools/amazon-sp-api/blob/7a6a748c0345589f9b1efb79ce234d7aba14287c/lib/typings/baseTypes.ts#L38
Also, for the main options: https://github.com/amz-tools/amazon-sp-api/blob/7a6a748c0345589f9b1efb79ce234d7aba14287c/lib/typings/baseTypes.ts#L15
Documentation states
timeouts
is an optional property of the.download()
options.It is missing here: https://github.com/amz-tools/amazon-sp-api/blob/7a6a748c0345589f9b1efb79ce234d7aba14287c/lib/typings/baseTypes.ts#L38