@hashgraph/sdk
Preparing search index...
index
CustomFee
Class CustomFee
Namespace
proto
Hierarchy (
View Summary
)
CustomFee
CustomFixedFee
CustomFractionalFee
CustomRoyaltyFee
Index
Constructors
constructor
Properties
_
all
Collectors
Are
Exempt
_
fee
Collector
Account
Id
Accessors
all
Collectors
Are
Exempt
fee
Collector
Account
Id
Methods
set
All
Collectors
Are
Exempt
set
Fee
Collector
Account
Id
Constructors
constructor
new
CustomFee
(
props
?:
{
allCollectorsAreExempt
?:
boolean
;
feeCollectorAccountId
?:
string
|
AccountId
;
}
,
)
:
CustomFee
Parameters
props
:
{
allCollectorsAreExempt
?:
boolean
;
feeCollectorAccountId
?:
string
|
AccountId
}
= {}
Returns
CustomFee
Properties
_
all
Collectors
Are
Exempt
_allCollectorsAreExempt
:
boolean
_
fee
Collector
Account
Id
_feeCollectorAccountId
:
null
|
AccountId
Accessors
all
Collectors
Are
Exempt
get
allCollectorsAreExempt
()
:
boolean
Returns
boolean
fee
Collector
Account
Id
get
feeCollectorAccountId
()
:
null
|
AccountId
Returns
null
|
AccountId
Methods
set
All
Collectors
Are
Exempt
setAllCollectorsAreExempt
(
allCollectorsAreExempt
:
boolean
)
:
CustomFee
Parameters
allCollectorsAreExempt
:
boolean
Returns
CustomFee
set
Fee
Collector
Account
Id
setFeeCollectorAccountId
(
feeCollectorAccountId
:
string
|
AccountId
)
:
CustomFee
Parameters
feeCollectorAccountId
:
string
|
AccountId
Returns
CustomFee
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
all
Collectors
Are
Exempt
_
fee
Collector
Account
Id
Accessors
all
Collectors
Are
Exempt
fee
Collector
Account
Id
Methods
set
All
Collectors
Are
Exempt
set
Fee
Collector
Account
Id
@hashgraph/sdk
Loading...
proto