Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
Payment information for the service job.