Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
DateRange
Interface DateRange
The time range within which something (for example, a delivery) will occur.
interface
DateRange
{
earliest
:
string
;
latest
:
string
;
}
Index
Properties
earliest
latest
Properties
earliest
earliest
:
string
Date timestamp
latest
latest
:
string
Date timestamp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
earliest
latest
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The time range within which something (for example, a delivery) will occur.