@cashlab/common
Preparing search index...
PayoutFixedAmountRule
Type Alias PayoutFixedAmountRule
PayoutFixedAmountRule
:
PayoutRuleCommon
&
{
amount
:
bigint
|
FixedPayoutRuleApplyMinAmountType
;
token
?:
{
amount
:
bigint
;
token_id
:
string
}
;
type
:
FIXED
;
}
Type declaration
amount
:
bigint
|
FixedPayoutRuleApplyMinAmountType
A fixed bch amount or a min amount
Optional
token
?:
{
amount
:
bigint
;
token_id
:
string
}
amount
:
bigint
A fixed token amount
token_id
:
string
The subject token id (category)
type
:
FIXED
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cashlab/common
Loading...
A fixed bch amount or a min amount