@hiero-hackers/hiero-notifications - v0.1.0
GitHub
Preparing search index...
NotifyConfig
Interface NotifyConfig
interface
NotifyConfig
{
accounts
:
string
[]
;
backfill
?:
number
;
deadLetter
?:
string
;
deliveries
?:
DeliveriesConfig
;
network
?:
string
;
pollIntervalSeconds
?:
number
;
state
?:
string
;
transactionType
?:
string
;
triggers
?:
Trigger
[]
;
}
Index
Properties
accounts
backfill?
dead
Letter?
deliveries?
network?
poll
Interval
Seconds?
state?
transaction
Type?
triggers?
Properties
accounts
accounts
:
string
[]
Optional
backfill
backfill
?:
number
Optional
dead
Letter
deadLetter
?:
string
Optional
deliveries
deliveries
?:
DeliveriesConfig
Optional
network
network
?:
string
Optional
poll
Interval
Seconds
pollIntervalSeconds
?:
number
Optional
state
state
?:
string
Optional
transaction
Type
transactionType
?:
string
Optional
triggers
triggers
?:
Trigger
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
backfill
dead
Letter
deliveries
network
poll
Interval
Seconds
state
transaction
Type
triggers
GitHub
@hiero-hackers/hiero-notifications - v0.1.0
Loading...