Preparing search index...
The search index is not available
subtopia-js-sdk
subtopia-js-sdk
DiscountMetadata
Interface DiscountMetadata
Interface for the discount metadata.
interface
DiscountMetadata
{
discountType
:
DiscountType
;
discountValue
:
number
;
expiresIn
?:
number
;
}
Hierarchy (
view full
)
BaseDiscountRecord
DiscountMetadata
Index
Properties
discount
Type
discount
Value
expires
In?
Properties
discount
Type
discount
Type
:
DiscountType
discount
Value
discount
Value
:
number
Optional
expires
In
expires
In
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discount
Type
discount
Value
expires
In
subtopia-js-sdk
Loading...
Interface for the discount metadata.