Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
auth/types
CheckoutRequest
Interface CheckoutRequest
interface
CheckoutRequest
{
couponCode
?:
string
;
email
?:
string
;
firstName
?:
string
;
lastName
?:
string
;
period
:
"monthly"
|
"yearly"
;
plan
:
string
;
refId
:
string
;
walletAddress
?:
string
;
}
Index
Properties
coupon
Code?
email?
first
Name?
last
Name?
period
plan
ref
Id
wallet
Address?
Properties
Optional
coupon
Code
couponCode
?:
string
Optional
email
email
?:
string
Optional
first
Name
firstName
?:
string
Optional
last
Name
lastName
?:
string
period
period
:
"monthly"
|
"yearly"
plan
plan
:
string
ref
Id
refId
:
string
Optional
wallet
Address
walletAddress
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
coupon
Code
email
first
Name
last
Name
period
plan
ref
Id
wallet
Address
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...