Binance Connector JS
Preparing search index...
@binance/pay
PayRestAPI
GetPayTradeHistoryResponseDataInnerFundsDetailInner
Interface GetPayTradeHistoryResponseDataInnerFundsDetailInner
Export
GetPayTradeHistoryResponseDataInnerFundsDetailInner
interface
GetPayTradeHistoryResponseDataInnerFundsDetailInner
{
amount
?:
string
;
currency
?:
string
;
walletAssetCost
?:
GetPayTradeHistoryResponseDataInnerFundsDetailInnerWalletAssetCostInner
[]
;
}
Index
Properties
amount?
currency?
wallet
Asset
Cost?
Properties
Optional
amount
amount
?:
string
Memberof
GetPayTradeHistoryResponseDataInnerFundsDetailInner
Optional
currency
currency
?:
string
Memberof
GetPayTradeHistoryResponseDataInnerFundsDetailInner
Optional
wallet
Asset
Cost
walletAssetCost
?:
GetPayTradeHistoryResponseDataInnerFundsDetailInnerWalletAssetCostInner
[]
Memberof
GetPayTradeHistoryResponseDataInnerFundsDetailInner
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
wallet
Asset
Cost
Binance Connector JS
Loading...
Export
GetPayTradeHistoryResponseDataInnerFundsDetailInner