Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/seller-wallet-api-2024-03-01
FeeType
Variable FeeType
Const
FeeType
:
{
MiscellaneousFee
:
"MISCELLANEOUS_FEE"
;
Tax
:
"TAX"
;
TransactionFee
:
"TRANSACTION_FEE"
;
}
= ...
Represents different types of fees that can be applied on a transaction.
Type Declaration
Readonly
MiscellaneousFee
:
"MISCELLANEOUS_FEE"
Readonly
Tax
:
"TAX"
Readonly
TransactionFee
:
"TRANSACTION_FEE"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Selling Partner API SDK for JavaScript
Loading...
Represents different types of fees that can be applied on a transaction.