@neutral-trade/sdk - v1.0.13
GitHub
Preparing search index...
PendingFeeEstimate
Type Alias PendingFeeEstimate
Read-only estimate of the user-fee totals represented by
ChargedUserFees
.
type
PendingFeeEstimate
=
{
feeValueRaw
:
bigint
;
managementFeeShares
:
bigint
;
performanceFeeShares
:
bigint
;
sharePrice
:
bigint
;
totalFeeShares
:
bigint
;
}
Index
Properties
fee
Value
Raw
management
Fee
Shares
performance
Fee
Shares
share
Price
total
Fee
Shares
Properties
fee
Value
Raw
feeValueRaw
:
bigint
management
Fee
Shares
managementFeeShares
:
bigint
performance
Fee
Shares
performanceFeeShares
:
bigint
share
Price
sharePrice
:
bigint
total
Fee
Shares
totalFeeShares
:
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Value
Raw
management
Fee
Shares
performance
Fee
Shares
share
Price
total
Fee
Shares
GitHub
@neutral-trade/sdk - v1.0.13
Loading...
Read-only estimate of the user-fee totals represented by
ChargedUserFees.