Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
client/api
FundOperationFees
Interface FundOperationFees
The fees for a fund operation.
Export
FundOperationFees
interface
FundOperationFees
{
buy_fee
:
FiatAmount
;
transfer_fee
:
CryptoAmount
;
}
Index
Properties
buy_
fee
transfer_
fee
Properties
buy_
fee
buy_
fee
:
FiatAmount
Memberof
FundOperationFees
transfer_
fee
transfer_
fee
:
CryptoAmount
Memberof
FundOperationFees
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
buy_
fee
transfer_
fee
@coinbase/coinbase-sdk
Loading...
The fees for a fund operation.
Export
FundOperationFees