Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/finances-transfers-api-2024-06-01
Period
Interface Period
The time interval for calculating the payout amount.
interface
Period
{
endDate
?:
string
;
startDate
:
string
;
}
Index
Properties
end
Date?
start
Date
Properties
Optional
end
Date
endDate
?:
string
A date in
ISO 8601
date-time format.
start
Date
startDate
:
string
A date in
ISO 8601
date-time format.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
start
Date
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The time interval for calculating the payout amount.