Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
auth/types
CheckoutPreviewCoupon
Interface CheckoutPreviewCoupon
interface
CheckoutPreviewCoupon
{
amountOff
?:
number
;
code
:
string
;
description
?:
string
;
invalidReason
?:
string
;
percentOff
?:
number
;
valid
:
boolean
;
}
Index
Properties
amount
Off?
code
description?
invalid
Reason?
percent
Off?
valid
Properties
Optional
amount
Off
amountOff
?:
number
code
code
:
string
Optional
description
description
?:
string
Optional
invalid
Reason
invalidReason
?:
string
Optional
percent
Off
percentOff
?:
number
valid
valid
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
Off
code
description
invalid
Reason
percent
Off
valid
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...