subtopia-js-sdk
Preparing search index...
BaseDiscountRecord
Interface BaseDiscountRecord
Interface for the base discount record.
interface
BaseDiscountRecord
{
discountType
:
DiscountType
;
discountValue
:
number
;
}
Hierarchy (
View Summary
)
BaseDiscountRecord
DiscountRecord
DiscountMetadata
Index
Properties
discount
Type
discount
Value
Properties
discount
Type
discountType
:
DiscountType
discount
Value
discountValue
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discount
Type
discount
Value
subtopia-js-sdk
Loading...
Interface for the base discount record.