Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
auth/types
AgenticSignupOptions
Interface AgenticSignupOptions
interface
AgenticSignupOptions
{
couponCode
?:
string
;
email
?:
string
;
firstName
?:
string
;
lastName
?:
string
;
period
?:
"monthly"
|
"yearly"
;
plan
?:
string
;
secretKey
:
Uint8Array
;
userAgent
?:
string
;
}
Index
Properties
coupon
Code?
email?
first
Name?
last
Name?
period?
plan?
secret
Key
user
Agent?
Properties
Optional
coupon
Code
couponCode
?:
string
Optional
email
email
?:
string
Optional
first
Name
firstName
?:
string
Optional
last
Name
lastName
?:
string
Optional
period
period
?:
"monthly"
|
"yearly"
Optional
plan
plan
?:
string
secret
Key
secretKey
:
Uint8Array
Optional
user
Agent
userAgent
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
coupon
Code
email
first
Name
last
Name
period
plan
secret
Key
user
Agent
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...