Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
CartDiscountKeyReference
Interface CartDiscountKeyReference
References a cart discount by key.
interface
CartDiscountKeyReference
{
key
:
string
;
typeId
:
"cart-discount"
;
}
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
type
Id
:
"cart-discount"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
key
type
Id
Typescript SDK Type Docs
Loading...
References a cart discount by key.