Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
DateRange
Interface DateRange
Date Range for query the results.
interface
DateRange
{
endDate
?:
string
;
startDate
?:
string
;
}
Index
Properties
end
Date?
start
Date?
Properties
Optional
end
Date
endDate
?:
string
end date for query.
Optional
start
Date
startDate
?:
string
Start Date for query .
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
start
Date
Selling Partner API SDK for JavaScript
Loading...
Date Range for query the results.