Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
DiscountCodeKeyReference
Interface DiscountCodeKeyReference
References a discount code by key.
interface
DiscountCodeKeyReference
{
key
:
string
;
typeId
:
"discount-code"
;
}
Hierarchy (
View Summary
)
IKeyReference
DiscountCodeKeyReference
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
typeId
:
"discount-code"
The type of the referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
Id
Typescript SDK Type Docs
Loading...
References a discount code by key.