Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/services-api-v1
Payment
Interface Payment
Payment information for the service job.
interface
Payment
{
amount
?:
MoneyAmount
;
instrument
?:
string
;
}
Index
Properties
amount?
instrument?
Properties
Optional
amount
amount
?:
MoneyAmount
Optional
instrument
instrument
?:
string
The payment instrument used for the transaction.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
instrument
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Payment information for the service job.