Preparing search index...
The search index is not available
newsletter-fe
newsletter-fe
features/subscriptions/subscriptionsSlice
SubscriptionRecord
Interface SubscriptionRecord
The SubscriptionRecord is a representation of Subscription Aleo Records.
Hierarchy
SubscriptionRecord
Index
Properties
data
id
owner
program_
id
spent
Properties
data
data
:
{
id
:
string
;
member_secret_idx
:
string
;
member_sequence
:
string
;
op
:
string
;
owner
:
string
;
}
Type declaration
id
:
string
member_
secret_
idx
:
string
member_
sequence
:
string
op
:
string
owner
:
string
id
id
:
string
owner
owner
:
string
program_
id
program_
id
:
string
spent
spent
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
data
id
owner
program_
id
spent
newsletter-
fe
App
aleo/newsletter-
program
aleo/rpc
app/hooks
app/store
components/
Add
Subscriber
components/
Editor
Toolbar
components/
Navbar
components/
Not
Found
components/
Reader
Toolbar
containers/
Error
Boundary
containers/
Layout
features/accounts/accounts
Slice
features/newsletters/newsletters
Slice
features/records/records
Slice
features/subscriptions/subscriptions
Slice
Shared
Secret
Shared
Secret
Mapping
Subscriber
List
Subscription
Record
Subscription
State
fetch
Subscription
Mappings
is
Subscription
Record
lookup
Subscription
Records
process
Subscription
Data
select
Is
Loading
select
Newsletter
Subscribers
select
Unspent
Subscriptions
lib/util
main
pages/
Deploy
pages/
Editor
pages/
Reader
test/setup
test/test-
utils
vite-
env
Generated using
TypeDoc
The SubscriptionRecord is a representation of Subscription Aleo Records.