UNPKG
amazon-sp-api-timeout
Version:
latest (0.7.11)
0.7.11
0.7.10
0.7.9
Amazon Selling Partner API client
amz.tools
colin-brown/amazon-sp-api-timeout
amazon-sp-api-timeout
/
lib
/
typings
/
IReqOptions.ts
6 lines
(5 loc)
•
98 B
text/typescript
View Raw
1
2
3
4
5
6
interface
IReqOptions
{
version
?:
string
restore_rate
?:
number
raw_result
?:
boolean
}