Search
Preparing search index...
The search index is not available
@bity/api
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/models/price-breakdown"
PriceBreakdown
Class PriceBreakdown
Various explanations of the final price.
Hierarchy
PriceBreakdown
Index
Constructors
constructor
Properties
customer
Trading
Fee
non
Verified
Fee
Constructors
constructor
new
Price
Breakdown
(
customerTradingFee
?:
CurrencyAndAmount
, nonVerifiedFee
?:
CurrencyAndAmount
)
:
PriceBreakdown
Parameters
Optional
customerTradingFee:
CurrencyAndAmount
Optional
nonVerifiedFee:
CurrencyAndAmount
Returns
PriceBreakdown
Properties
Optional
customer
Trading
Fee
customer
Trading
Fee
:
CurrencyAndAmount
Optional
non
Verified
Fee
non
Verified
Fee
:
CurrencyAndAmount
Globals
"src/models/price-
breakdown"
Price
Breakdown
constructor
customer
Trading
Fee
non
Verified
Fee
Generated using
TypeDoc
Various explanations of the final price.